Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_thumb.c23 static const char SIG_LOAD_ERROR[] = "load,error"; variable
32 {SIG_LOAD_ERROR, ""},
H A Defl_ui_image.c33 static const char SIG_LOAD_ERROR[] = "load,error"; variable
44 {SIG_LOAD_ERROR, "Triggered whenener an I/O or decoding error occurred"},
111 else evas_object_smart_callback_call(sd->self, SIG_LOAD_ERROR, NULL); in _on_image_preloaded()
456 else evas_object_smart_callback_call(sd->self, SIG_LOAD_ERROR, NULL); in _efl_ui_image_async_open_done()