Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_ui_textpath.c74 _change_shape_cb(void *data, Evas_Object *obj EINA_UNUSED, void *event_info EINA_UNUSED) in _change_shape_cb() function
201 evas_object_smart_callback_add(btn, "clicked", _change_shape_cb, txtpath); in test_ui_textpath()