Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx189 sal_GlyphId FixupGlyphIndex( sal_GlyphId, sal_UCS4 ) const;
H A Dgcach_layout.cxx532 nGlyphIndex = rFont.FixupGlyphIndex( nGlyphIndex, aChar ); in operator ()()
H A Dgcach_ftyp.cxx1240 sal_GlyphId FreetypeServerFont::FixupGlyphIndex( sal_GlyphId aGlyphId, sal_UCS4 aChar ) const in FixupGlyphIndex() function in FreetypeServerFont
1291 aGlyphId = FixupGlyphIndex( aGlyphId, aChar ); in GetGlyphIndex()

Completed in 26 milliseconds