OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getGlyphAdvance
(Results
1 - 9
of
9
) sorted by null
/external/icu/icu4c/source/test/letest/
SimpleFontInstance.cpp
59
void SimpleFontInstance::
getGlyphAdvance
(LEGlyphID glyph, LEPoint &advance) const
FontObject.cpp
207
le_uint16 FontObject::
getGlyphAdvance
(LEGlyphID glyph)
PortableFontInstance.cpp
360
void PortableFontInstance::
getGlyphAdvance
(LEGlyphID glyph, LEPoint &advance) const
/external/icu/icu4c/source/test/perf/leperf/
SimpleFontInstance.cpp
54
void SimpleFontInstance::
getGlyphAdvance
(LEGlyphID glyph, LEPoint &advance) const
FontObject.cpp
207
le_uint16 FontObject::
getGlyphAdvance
(LEGlyphID glyph)
PortableFontInstance.cpp
364
void PortableFontInstance::
getGlyphAdvance
(LEGlyphID glyph, LEPoint &advance) const
/external/icu/icu4c/source/samples/layout/
ScriptCompositeFontInstance.cpp
36
void ScriptCompositeFontInstance::
getGlyphAdvance
(LEGlyphID glyph, LEPoint &advance) const
46
font->
getGlyphAdvance
(LE_GET_GLYPH(glyph), advance);
GnomeFontInstance.cpp
137
void GnomeFontInstance::
getGlyphAdvance
(LEGlyphID glyph, LEPoint &advance) const
GDIFontInstance.cpp
357
void GDIFontInstance::
getGlyphAdvance
(LEGlyphID glyph, LEPoint &advance) const
Completed in 227 milliseconds