Home
last modified time | relevance | path

Searched refs:rs_drawGlyphs (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/samples/layout/
Drsurface.h19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun…
Drsurface.cpp19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun… in rs_drawGlyphs() function
Dpflow.c347rs_drawGlyphs(surface, font, glyphs, glyphCount, positions, x, y, obj->fWidth, obj->fHeight); in pf_draw()