Searched refs:pCmapData (Results 1 – 1 of 1) sorted by relevance
3803 const sal_uInt8* pCmapData = NULL; in getGlyphWidths() local3805 if( GetSfntTable( pTTFont, O_cmap, &pCmapData, &nCmapSize ) ) in getGlyphWidths()3808 if( ParseCMAP( pCmapData, nCmapSize, aCmapResult ) ) in getGlyphWidths()
Completed in 27 milliseconds