Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dimpfont.hxx233 bool ParseCMAP( const unsigned char* pRawData, int nRawLength, CmapResult& );
/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx329 bool ParseCMAP( const unsigned char* pCmap, int nLength, CmapResult& rResult ) in ParseCMAP() function
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx595 ParseCMAP( aRawFontData.get(), aRawFontData.size(), aResult ); in ReadCmapTable()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx160 if( ParseCMAP( &aBuffer[0], nRawSize, aCmapResult ) ) in GetImplFontCharMap()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1793 if( ParseCMAP( pCmap, nLength, rResult ) ) in GetFontCodeRanges()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1315 ParseCMAP( aRawFontData.get(), aRawFontData.size(), aResult ); in ReadCmapTable()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3808 if( ParseCMAP( pCmapData, nCmapSize, aCmapResult ) ) in getGlyphWidths()

Completed in 133 milliseconds