Home
last modified time | relevance | path

Searched refs:getGlyphAdvance (Results 1 - 24 of 24) sorted by relevance

/third_party/icu/icu4c/source/samples/layout/
H A 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()
H A DScriptCompositeFontInstance.h100 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
H A DGnomeFontInstance.h94 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
H A DGDIFontInstance.h99 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
H A DGnomeFontInstance.cpp143 void GnomeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in GnomeFontInstance
H A DGDIFontInstance.cpp363 void GDIFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in GDIFontInstance
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A 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()
H A DScriptCompositeFontInstance.h100 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
H A DGDIFontInstance.h99 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
H A DGnomeFontInstance.h94 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
H A DGnomeFontInstance.cpp143 void GnomeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in GnomeFontInstance
H A DGDIFontInstance.cpp363 void GDIFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in GDIFontInstance
/third_party/icu/icu4c/source/test/letest/
H A DSimpleFontInstance.h59 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
H A DSimpleFontInstance.cpp61 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in SimpleFontInstance
H A DPortableFontInstance.h108 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
H A DFontObject.h201 le_uint16 getGlyphAdvance(LEGlyphID glyph);
H A DFontObject.cpp209 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph) in getGlyphAdvance() function in FontObject
H A DPortableFontInstance.cpp362 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in PortableFontInstance
/third_party/icu/icu4c/source/test/perf/leperf/
H A DSimpleFontInstance.h63 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
H A DSimpleFontInstance.cpp60 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in SimpleFontInstance
H A DPortableFontInstance.h113 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
H A DFontObject.h205 le_uint16 getGlyphAdvance(LEGlyphID glyph);
H A DFontObject.cpp213 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph) in getGlyphAdvance() function in FontObject
H A DPortableFontInstance.cpp370 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in PortableFontInstance

Completed in 13 milliseconds