Home
last modified time | relevance | path

Searched refs:CacheGlyphWidth (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx86 void CacheGlyphWidth( int nCharCode, int nCharWidth );
93 inline void ImplOs2FontEntry::CacheGlyphWidth( int nCharCode, int nCharWidth ) in CacheGlyphWidth() function in ImplOs2FontEntry
371 mrOs2FontEntry.CacheGlyphWidth( nCharCode, nGlyphWidth );
/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx114 void CacheGlyphWidth( int nCharCode, int nCharWidth );
128 inline void ImplWinFontEntry::CacheGlyphWidth( int nCharCode, int nCharWidth ) in CacheGlyphWidth() function in ImplWinFontEntry
443 mrWinFontEntry.CacheGlyphWidth( nCharCode, nGlyphWidth );

Completed in 33 milliseconds