_RGBA_Draw_Context Struct Reference
Data Structures | |
| struct | RGBA_Draw_Context_clip |
Data Fields | |
| struct { | |
| Eina_Bool use: 1 | |
| DATA32 col | |
| } | mul |
| struct { | |
| DATA32 col | |
| } | col |
|
struct _RGBA_Draw_Context::RGBA_Draw_Context_clip | clip |
| Cutout_Rects | cutout |
| struct { | |
| struct { | |
| void *(* gl_new )(void *data, RGBA_Font_Glyph *fg) | |
| void(* gl_free )(void *ext_dat) | |
| void(* gl_draw )(void *data, void *dest, void *context, RGBA_Font_Glyph *fg, int x, int y) | |
| } func | |
| void * data | |
| } | font_ext |
| struct { | |
| int color_space | |
| } | interpolation |
| struct { | |
| int y | |
| int h | |
| } | sli |
| int | render_op |
| Eina_Bool | anti_alias: 1 |
