Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_gesture_layer.c287 photo_object_add(Evas_Object *parent, Evas_Object *ic, const char *icon, Evas_Coord x, in photo_object_add() function
384 photo_array[ind++] = photo_object_add(win, NULL, buf, 200, 200, 365, 400, 0); in test_gesture_layer()
386 photo_array[ind++] = photo_object_add(win, NULL, buf, 40, 300, 365, 400, 45); in test_gesture_layer()
398 photo_array[ind++] = photo_object_add(win, postit, NULL, 50, 50, 382, 400, 355); in test_gesture_layer()
H A Dtest_gesture_layer3.c470 photo_object_add(Evas_Object *parent, Evas_Object *ic, const char *icon, in photo_object_add() function
582 photo_array[ind++] = photo_object_add(win, NULL, buf, 50, 200, 365, 400, 0); in test_gesture_layer3()