Home
last modified time | relevance | path

Searched refs:evas_common_font_draw (Results 1 – 4 of 4) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/evas/common/
H A Devas_font_draw.h10 EAPI void evas_common_font_draw (RGBA_Image *dst, RGBA_Draw_Context *d…
H A Devas_font_draw.c379 evas_common_font_draw(RGBA_Image *dst, RGBA_Draw_Context *dc, int x, int y, Evas_Glyph_Array *glyph… in evas_common_font_draw() function
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_generic/
H A Devas_engine.c1520 evas_common_font_draw(gl_context->font_surface, context, x, y, intl_props->glyphs); in eng_font_draw()
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/software_generic/
H A Devas_engine.c2960 evas_common_font_draw(mf->surface, mf->context, x, y, itr->glyphs); in _draw_thread_multi_font_draw()
3330 evas_common_font_draw(surface, context, x, y, text_props->glyphs); in eng_font_draw()