HomeSort by relevance Sort by last modified time
    Searched defs:getGlyphAdvance (Results 1 - 9 of 9) sorted by null

  /external/icu/icu4c/source/test/letest/
SimpleFontInstance.cpp 61 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const
FontObject.cpp 209 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph)
PortableFontInstance.cpp 362 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const
  /external/icu/icu4c/source/test/perf/leperf/
SimpleFontInstance.cpp 60 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const
FontObject.cpp 213 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph)
PortableFontInstance.cpp 370 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const
  /external/icu/icu4c/source/samples/layout/
ScriptCompositeFontInstance.cpp 42 void ScriptCompositeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const
52 font->getGlyphAdvance(LE_GET_GLYPH(glyph), advance);
GnomeFontInstance.cpp 143 void GnomeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const
GDIFontInstance.cpp 363 void GDIFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const

Completed in 97 milliseconds