Searched refs:mpStartGlyphs (Results 1 – 2 of 2) sorted by relevance
38 , mpStartGlyphs( pStartGlyphs) in CmapResult()49 , mpStartGlyphs( rCR.mpStartGlyphs ) in ImplFontCharMap()83 delete[] mpStartGlyphs; in ~ImplFontCharMap()158 if( mpStartGlyphs == NULL ) { // only the char-ranges are known in HasChar()176 if( !mpStartGlyphs ) in GetGlyphIndex()196 const int nStartIndex = mpStartGlyphs[ nRange/2 ]; in GetGlyphIndex()332 rResult.mpStartGlyphs= NULL; in ParseCMAP()605 rResult.mpStartGlyphs = pStartGlyphs; in ParseCMAP()
210 const int* mpStartGlyphs; // range-specific mapper to glyphs member in ImplFontCharMap226 const int* mpStartGlyphs; member in CmapResult
Completed in 13 milliseconds