Searched refs:LV_OBJ_FLAG_PRESS_LOCK (Results 1 – 4 of 4) sorted by relevance
104 …LV_OBJ_FLAG_PRESS_LOCK = (1L << 13), /**< Keep the object pressed even if the press slid from… enumerator
419 if(parent) obj->flags |= LV_OBJ_FLAG_PRESS_LOCK; in lv_obj_constructor()
838 lv_obj_has_flag(indev_obj_act, LV_OBJ_FLAG_PRESS_LOCK) == false) { in indev_proc_press()
117 - `LV_OBJ_FLAG_PRESS_LOCK` Keep the object pressed even if the press slid from the object