Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_core/
A Dlv_obj.h75LV_EVENT_PRESSING, /**< The object is being pressed (called continuously while pressing… enumerator
A Dlv_indev.c786 lv_event_send(indev_obj_act, LV_EVENT_PRESSING, NULL); in indev_proc_press()
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_mbox.c538 if(event == LV_EVENT_PRESSED || event == LV_EVENT_PRESSING || event == LV_EVENT_PRESS_LOST || in lv_mbox_btnm_event_cb()
A Dlv_list.c709 res = lv_event_send(btn, LV_EVENT_PRESSING, NULL); in lv_list_signal()
A Dlv_page.c1082 if(event == LV_EVENT_PRESSED || event == LV_EVENT_PRESSING || event == LV_EVENT_PRESS_LOST || in scrl_def_event_cb()

Completed in 11 milliseconds