Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx575 if( ::MapChar( pTTFont, cChar, 0 ) != ::MapChar( pTTFont, cChar, 1 ) ) in ReadGsubTable()
1602 aGlyphId = ::MapChar( aSftTTF.get(), cChar, bVertical ); in CreateFontSubset()
1607 aGlyphId = ::MapChar( aSftTTF.get(), cChar, bVertical ); in CreateFontSubset()
1798 sal_uInt16 nGlyph = ::MapChar( aSftTTF.get(), in GetGlyphWidths()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1295 if( ::MapChar( pTTFont, cChar, 0 ) != ::MapChar( pTTFont, cChar, 1 ) ) in ReadGsubTable()
2812 aGlyphId = ::MapChar( aSftTTF.get(), cChar, bVertical ); in CreateFontSubset()
2817 aGlyphId = ::MapChar( aSftTTF.get(), cChar, bVertical ); in CreateFontSubset()
3020 sal_uInt16 nGlyph = ::MapChar( aSftTTF.get(), in GetGlyphWidths()
/trunk/main/vcl/inc/
H A Dsft.hxx517 sal_uInt16 MapChar(TrueTypeFont *ttf, sal_uInt16 ch, int bvertical);
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx2125 aGlyphId = ::MapChar( pSftFont, static_cast<sal_uInt16>(aGlyphId), bVertical ); in CreateFontSubset()
2131 aGlyphId = ::MapChar( pSftFont, static_cast<sal_uInt16>(aGlyphId), bVertical ); in CreateFontSubset()
2231 sal_uInt32 nGlyph = ::MapChar( pSftFont, nUcsChar, bVertical ); in GetGlyphWidths()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx492 … sal_uInt16 nGlyph = MapChar( pTTFont, (sal_Unicode)i, 0 ); // kerning for horz only in queryMetricPage()
592 … sal_uInt16 nGlyph = MapChar( pTTFont, (sal_Unicode)i, 0 ); // kerning for horz only in queryMetricPage()
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx2546 sal_uInt16 MapChar(TrueTypeFont *ttf, sal_uInt16 ch, int bvertical) in MapChar() function

Completed in 80 milliseconds