Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx90 int GetGlyphIndex( sal_UCS4 cChar ) const;
124 inline int FtFontInfo::GetGlyphIndex( sal_UCS4 cChar ) const in GetGlyphIndex() function in FtFontInfo
187 virtual sal_GlyphId GetGlyphIndex( sal_UCS4 ) const;
H A Dglyphcache.cxx510 mnZWJ = GetGlyphIndex( 0x200D ); in IsGlyphInvisible()
511 mnZWNJ = GetGlyphIndex( 0x200C ); in IsGlyphInvisible()
H A Dgcach_layout.cxx85 int nKashidaIndex = mrServerFont.GetGlyphIndex( 0x0640 ); in AdjustLayout()
119 sal_GlyphId aGlyphId = rFont.GetGlyphIndex( cChar ); in operator ()()
H A Dgraphite_serverfont.cxx68 int nKashidaIndex = mpFont->font().GetGlyphIndex( 0x0640 ); in getKashidaGlyph()
H A Dgcach_ftyp.cxx1217 int nGlyphIndex = mpFontInfo->GetGlyphIndex( aChar ); in GetRawGlyphIndex()
1288 sal_GlyphId FreetypeServerFont::GetGlyphIndex( sal_UCS4 aChar ) const in GetGlyphIndex() function in FreetypeServerFont
2069 sal_uInt16 nGlyphIndex = GetGlyphIndex( aChar ); in GetKernPairs()
/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx164 const int nGlyphIndex = GetGlyphIndex( cChar ); in HasChar()
173 int ImplFontCharMap::GetGlyphIndex( sal_UCS4 cChar ) const in GetGlyphIndex() function in ImplFontCharMap
/trunk/main/vcl/inc/
H A Dimpfont.hxx199 int GetGlyphIndex( sal_uInt32 ) const;
H A Dglyphcache.hxx195 virtual sal_GlyphId GetGlyphIndex( sal_UCS4 ) const = 0;
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1546 aGlyphId = pImplFontCharMap->GetGlyphIndex( aGlyphId ); in CreateFontSubset()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2754 aGlyphId = pCharMap->GetGlyphIndex( aGlyphId ); in CreateFontSubset()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3823 const sal_GlyphId aGlyphId = aCharMap.GetGlyphIndex( c ); in getGlyphWidths()

Completed in 92 milliseconds