Home
last modified time | relevance | path

Searched refs:maScriptCache (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx107 { return maScriptCache; } in GetScriptCache()
109 mutable SCRIPT_CACHE maScriptCache; member in ImplWinFontEntry
3097 maScriptCache = NULL;
3106 if( maScriptCache != NULL )
3107 (*pScriptFreeCache)( &maScriptCache );

Completed in 33 milliseconds