Searched defs:getGlyphAdvance (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/icu/source/samples/layout/
H A DScriptCompositeFontInstance.cpp36 void ScriptCompositeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const function in class:ScriptCompositeFontInstance
46 font->getGlyphAdvance(LE_GET_GLYPH(glyph), advance);
H A DGnomeFontInstance.cpp137 void GnomeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const function in class:GnomeFontInstance
H A DGDIFontInstance.cpp357 void GDIFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const function in class:GDIFontInstance
/external/chromium_org/third_party/icu/source/test/letest/
H A DSimpleFontInstance.cpp54 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const function in class:SimpleFontInstance
H A DFontObject.cpp207 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph) function in class:FontObject
H A DPortableFontInstance.cpp364 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const function in class:PortableFontInstance
/external/chromium_org/third_party/icu/source/test/perf/leperf/
H A DSimpleFontInstance.cpp54 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const function in class:SimpleFontInstance
H A DFontObject.cpp207 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph) function in class:FontObject
H A DPortableFontInstance.cpp364 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const function in class:PortableFontInstance
/external/icu/icu4c/source/samples/layout/
H A DScriptCompositeFontInstance.cpp36 void ScriptCompositeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const function in class:ScriptCompositeFontInstance
46 font->getGlyphAdvance(LE_GET_GLYPH(glyph), advance);
H A DGnomeFontInstance.cpp137 void GnomeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const function in class:GnomeFontInstance
H A DGDIFontInstance.cpp357 void GDIFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const function in class:GDIFontInstance
/external/icu/icu4c/source/test/letest/
H A DSimpleFontInstance.cpp54 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const function in class:SimpleFontInstance
H A DFontObject.cpp207 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph) function in class:FontObject
H A DPortableFontInstance.cpp364 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const function in class:PortableFontInstance
/external/icu/icu4c/source/test/perf/leperf/
H A DSimpleFontInstance.cpp54 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const function in class:SimpleFontInstance
H A DFontObject.cpp207 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph) function in class:FontObject
H A DPortableFontInstance.cpp364 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const function in class:PortableFontInstance

Completed in 2125 milliseconds