Lines Matching refs:IcuFontFromServerFont
187 class IcuFontFromServerFont class
194 IcuFontFromServerFont( FreetypeServerFont& rFont ) in IcuFontFromServerFont() function in IcuFontFromServerFont
218 const void* IcuFontFromServerFont::getFontTable( LETag nICUTableTag ) const in getFontTable()
240 le_int32 IcuFontFromServerFont::getUnitsPerEM() const in getUnitsPerEM()
247 float IcuFontFromServerFont::getXPixelsPerEm() const in getXPixelsPerEm()
256 float IcuFontFromServerFont::getYPixelsPerEm() const in getYPixelsPerEm()
264 float IcuFontFromServerFont::getScaleFactorX() const in getScaleFactorX()
271 float IcuFontFromServerFont::getScaleFactorY() const in getScaleFactorY()
278 LEGlyphID IcuFontFromServerFont::mapCharToGlyph( LEUnicode32 ch ) const in mapCharToGlyph()
286 le_int32 IcuFontFromServerFont::getAscent() const in getAscent()
295 le_int32 IcuFontFromServerFont::getDescent() const in getDescent()
304 le_int32 IcuFontFromServerFont::getLeading() const in getLeading()
313 void IcuFontFromServerFont::getGlyphAdvance( LEGlyphID nGlyphIndex, in getGlyphAdvance()
333 le_bool IcuFontFromServerFont::getGlyphPoint( LEGlyphID, in getGlyphPoint()
353 IcuFontFromServerFont maIcuFont;