OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rs_drawGlyphs
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/samples/layout/
rsurface.h
16
void
rs_drawGlyphs
(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count,
rsurface.cpp
16
void
rs_drawGlyphs
(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count,
pflow.c
344
rs_drawGlyphs
(surface, font, glyphs, glyphCount, positions, x, y, obj->fWidth, obj->fHeight);
/external/icu/icu4c/source/samples/layout/
rsurface.h
16
void
rs_drawGlyphs
(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count,
rsurface.cpp
16
void
rs_drawGlyphs
(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count,
pflow.c
344
rs_drawGlyphs
(surface, font, glyphs, glyphCount, positions, x, y, obj->fWidth, obj->fHeight);
Completed in 1267 milliseconds