Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1226 static sal_uInt32 getGlyph0(const sal_uInt8* cmap, sal_uInt32 c) { in getGlyph0() function
1475 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 33 milliseconds