Home
last modified time | relevance | path

Searched refs:pCmapData (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3803 const sal_uInt8* pCmapData = NULL; in getGlyphWidths() local
3805 if( GetSfntTable( pTTFont, O_cmap, &pCmapData, &nCmapSize ) ) in getGlyphWidths()
3808 if( ParseCMAP( pCmapData, nCmapSize, aCmapResult ) ) in getGlyphWidths()

Completed in 36 milliseconds