Searched defs:snapshot_obj (Results 1 – 2 of 2) sorted by relevance
6 lv_obj_t * snapshot_obj = lv_event_get_user_data(e); in event_cb() local30 lv_obj_t * snapshot_obj = lv_img_create(root); in lv_example_snapshot_1() local
32 def event_cb(e, snapshot_obj): argument50 snapshot_obj = lv.img(root) variable