OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getGlyphAdvance
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/third_party/icu/source/test/letest/
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/chromium_org/third_party/icu/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/test/letest/
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/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/chromium_org/third_party/icu/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
/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 1070 milliseconds