Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx123 ImplOs2FontEntry& mrOs2FontEntry; member in Os2Layout
181 mrOs2FontEntry( rWFE ) in Os2Layout()
366 int nGlyphWidth = mrOs2FontEntry.GetCachedGlyphWidth( nCharCode );
371 mrOs2FontEntry.CacheGlyphWidth( nCharCode, nGlyphWidth );
450 int nKernAmount = mrOs2FontEntry.GetKerning( pBidiStr[i-1], pBidiStr[i] );

Completed in 19 milliseconds