Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/examples/ecore/
H A Decore_evas_extn_plug_example.c25 typedef struct _Msg_Color Msg_Color; typedef
38 Msg_Color *color = NULL; in _on_delete()
49 Msg_Color *color = NULL; in _button_1_up()
58 color = malloc(sizeof(Msg_Color)); in _button_1_up()
79 …ore_evas_msg_parent_send(ee, MSG_DOMAIN_CONTROL_OBJECT, MSG_ID_BG_COLOR, color, sizeof(Msg_Color)); in _button_1_up()
H A Decore_evas_extn_socket_example.c28 typedef struct _Msg_Color Msg_Color; typedef
63 Msg_Color *color = NULL; in _ecore_evas_msg_parent_handle()
67 if (bg && (size == sizeof(Msg_Color))) in _ecore_evas_msg_parent_handle()