Home
last modified time | relevance | path

Searched refs:getGlyphAdvance (Results 1 – 18 of 18) sorted by relevance

/external/icu/icu4c/source/samples/layout/
DScriptCompositeFontInstance.cpp42 void ScriptCompositeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in ScriptCompositeFontInstance
52 font->getGlyphAdvance(LE_GET_GLYPH(glyph), advance); in getGlyphAdvance()
DScriptCompositeFontInstance.h100 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
DGDIFontInstance.h99 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
DGnomeFontInstance.h94 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
DGnomeFontInstance.cpp143 void GnomeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in GnomeFontInstance
DGDIFontInstance.cpp363 void GDIFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in GDIFontInstance
/external/icu/icu4c/source/test/perf/leperf/
DSimpleFontInstance.h63 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
DSimpleFontInstance.cpp60 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in SimpleFontInstance
DPortableFontInstance.h113 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
DFontObject.h205 le_uint16 getGlyphAdvance(LEGlyphID glyph);
DFontObject.cpp213 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph) in getGlyphAdvance() function in FontObject
DPortableFontInstance.cpp370 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in PortableFontInstance
/external/icu/icu4c/source/test/letest/
DSimpleFontInstance.h59 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
DSimpleFontInstance.cpp61 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in SimpleFontInstance
DPortableFontInstance.h108 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
DFontObject.h201 le_uint16 getGlyphAdvance(LEGlyphID glyph);
DFontObject.cpp209 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph) in getGlyphAdvance() function in FontObject
DPortableFontInstance.cpp362 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in PortableFontInstance