Searched refs:rs_drawGlyphs (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/samples/layout/ |
D | rsurface.h | 19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun…
|
D | rsurface.cpp | 19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun… in rs_drawGlyphs() function
|
D | pflow.c | 347 … rs_drawGlyphs(surface, font, glyphs, glyphCount, positions, x, y, obj->fWidth, obj->fHeight); in pf_draw()
|