LEFontInstance::canDisplay ( LEUnicode32 ch ) constThis method is from 'LEFontInstance' class.
LEFontInstance::getAscent ( ) constThis method is from 'LEFontInstance' class.
LEFontInstance::getDescent ( ) constThis method is from 'LEFontInstance' class.
LEFontInstance::getGlyphAdvance ( LEGlyphID glyph, LEPoint& advance ) constThis method is from 'LEFontInstance' class.
LEFontInstance::getGlyphPoint ( LEGlyphID glyph, le_int32 pointNumber, LEPoint& point ) constThis method is from 'LEFontInstance' class.
LEFontInstance::getLeading ( ) constThis method is from 'LEFontInstance' class.
LEFontInstance::getLineHeight ( ) constThis method is from 'LEFontInstance' class.
LEFontInstance::getScaleFactorX ( ) constThis method is from 'LEFontInstance' class.
LEFontInstance::getScaleFactorY ( ) constThis method is from 'LEFontInstance' class.
LEFontInstance::getUnitsPerEM ( ) constThis method is from 'LEFontInstance' class.
LEFontInstance::getXPixelsPerEm ( ) constThis method is from 'LEFontInstance' class.
LEFontInstance::getYPixelsPerEm ( ) constThis method is from 'LEFontInstance' class.
LEFontInstance::mapCharsToGlyphs ( LEUnicode const* chars, le_int32 offset, le_int32 count, le_bool reverse, LECharMapper const* mapper, le_bool filterZeroWidth, LEGlyphStorage& glyphStorage ) constThis method is from 'LEFontInstance' class.
LEFontInstance::mapCharToGlyph ( LEUnicode32 ch ) constThis method is from 'LEFontInstance' class.
LEFontInstance::mapCharToGlyph ( LEUnicode32 ch, LECharMapper const* mapper ) constThis method is from 'LEFontInstance' class.
LEFontInstance::mapCharToGlyph ( LEUnicode32 ch, LECharMapper const* mapper, le_bool filterZeroWidth ) constThis method is from 'LEFontInstance' class.
LEFontInstance::pixelsToUnits ( LEPoint& pixels, LEPoint& units ) constThis method is from 'LEFontInstance' class.
LEFontInstance::transformFunits ( float xFunits, float yFunits, LEPoint& pixels ) constThis method is from 'LEFontInstance' class.
LEFontInstance::unitsToPoints ( LEPoint& units, LEPoint& points ) constThis method is from 'LEFontInstance' class.
LEFontInstance::xPixelsToUnits ( float xPixels ) constThis method is from 'LEFontInstance' class.
LEFontInstance::xUnitsToPoints ( float xUnits ) constThis method is from 'LEFontInstance' class.
LEFontInstance::yPixelsToUnits ( float yPixels ) constThis method is from 'LEFontInstance' class.
LEFontInstance::yUnitsToPoints ( float yUnits ) constThis method is from 'LEFontInstance' class.