Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/evas/common/
H A Devas_font_main.c698 _fash_gl_add(Fash_Glyph *fash, int item, RGBA_Font_Glyph *glyph) in _fash_gl_add() function
787 if (fi->fash) _fash_gl_add(fi->fash, idx, (void *)(-1)); in evas_common_font_int_cache_glyph_get()
832 if (fi->fash) _fash_gl_add(fi->fash, idx, (void *)(-1)); in evas_common_font_int_cache_glyph_get()
852 if (fi->fash) _fash_gl_add(fi->fash, idx, fg); in evas_common_font_int_cache_glyph_get()
896 if (fi->fash) _fash_gl_add(fi->fash, fg->index, (void *)(-1)); in evas_common_font_int_cache_glyph_render()