Searched refs:ParseCMAP (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/vcl/inc/ |
H A D | impfont.hxx | 233 bool ParseCMAP( const unsigned char* pRawData, int nRawLength, CmapResult& );
|
/aoo4110/main/vcl/source/gdi/ |
H A D | impfont.cxx | 329 bool ParseCMAP( const unsigned char* pCmap, int nLength, CmapResult& rResult ) in ParseCMAP() function
|
/aoo4110/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 595 ParseCMAP( aRawFontData.get(), aRawFontData.size(), aResult ); in ReadCmapTable()
|
/aoo4110/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 160 if( ParseCMAP( &aBuffer[0], nRawSize, aCmapResult ) ) in GetImplFontCharMap()
|
/aoo4110/main/vcl/source/glyphs/ |
H A D | gcach_ftyp.cxx | 1793 if( ParseCMAP( pCmap, nLength, rResult ) ) in GetFontCodeRanges()
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 1315 ParseCMAP( aRawFontData.get(), aRawFontData.size(), aResult ); in ReadCmapTable()
|
/aoo4110/main/vcl/unx/generic/fontmanager/ |
H A D | fontmanager.cxx | 3808 if( ParseCMAP( pCmapData, nCmapSize, aCmapResult ) ) in getGlyphWidths()
|
Completed in 89 milliseconds