Searched refs:ELM_PAINT_TYPE (Results 1 – 4 of 4) sorted by relevance
95 } ELM_PAINT_TYPE; typedef494 BOOL ElmSetPaintType(ElmVecObj evo, ELM_PAINT_TYPE type);
175 ELM_PAINT_TYPE type;
158 ELM_PAINT_TYPE paint_type = evo->attribute.paint.type; in draw_evo()
795 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