Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/elementary/inc/
A DElm.h95 } ELM_PAINT_TYPE; typedef
494 BOOL ElmSetPaintType(ElmVecObj evo, ELM_PAINT_TYPE type);
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/elementary/src/
A Dvelm.h175 ELM_PAINT_TYPE type;
A Delm_draw.c158 ELM_PAINT_TYPE paint_type = evo->attribute.paint.type; in draw_evo()
A Delm_object.c795 evo->defaultAttrib.paint.type = (ELM_PAINT_TYPE) object_data->paint_type.paint; in _load_evo()
1509 static BOOL _set_paintType(ElmVecObj evo, ELM_PAINT_TYPE type) in _set_paintType()
2121 BOOL ElmSetPaintType(ElmVecObj evo, ELM_PAINT_TYPE type) in ElmSetPaintType()

Completed in 19 milliseconds