Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_weather.c32 static void _apply_cb(void *data EINA_UNUSED, Evas_Object *o EINA_UNUSED, void *event_info EINA_UNU… in _apply_cb() function
147 evas_object_smart_callback_add(en, "activated", _apply_cb, NULL); in test_weather()
155 evas_object_smart_callback_add(bt, "clicked", _apply_cb, NULL); in test_weather()