/external/icu/icu4c/source/samples/layout/ |
D | ScriptCompositeFontInstance.cpp | 42 void ScriptCompositeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in ScriptCompositeFontInstance 52 font->getGlyphAdvance(LE_GET_GLYPH(glyph), advance); in getGlyphAdvance()
|
D | ScriptCompositeFontInstance.h | 100 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
|
D | GDIFontInstance.h | 99 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
|
D | GnomeFontInstance.h | 94 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
|
D | GnomeFontInstance.cpp | 143 void GnomeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in GnomeFontInstance
|
D | GDIFontInstance.cpp | 363 void GDIFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in GDIFontInstance
|
/external/icu/icu4c/source/test/perf/leperf/ |
D | SimpleFontInstance.h | 63 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
|
D | SimpleFontInstance.cpp | 60 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in SimpleFontInstance
|
D | PortableFontInstance.h | 113 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
|
D | FontObject.h | 205 le_uint16 getGlyphAdvance(LEGlyphID glyph);
|
D | FontObject.cpp | 213 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph) in getGlyphAdvance() function in FontObject
|
D | PortableFontInstance.cpp | 370 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in PortableFontInstance
|
/external/icu/icu4c/source/test/letest/ |
D | SimpleFontInstance.h | 59 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
|
D | SimpleFontInstance.cpp | 61 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in SimpleFontInstance
|
D | PortableFontInstance.h | 108 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
|
D | FontObject.h | 201 le_uint16 getGlyphAdvance(LEGlyphID glyph);
|
D | FontObject.cpp | 209 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph) in getGlyphAdvance() function in FontObject
|
D | PortableFontInstance.cpp | 362 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() function in PortableFontInstance
|