Searched refs:getGlyph0 (Results 1 – 1 of 1) sorted by relevance
1226 static sal_uInt32 getGlyph0(const sal_uInt8* cmap, sal_uInt32 c) { in getGlyph0() function1475 case 0: ttf->mapper = getGlyph0; break; in FindCmap()2512 if( ttf->mapper == getGlyph0 ) { in MapString()2551 if( ttf->mapper == getGlyph0 && ( ch & 0xf000 ) == 0xf000 ) in MapChar()
Completed in 49 milliseconds