Home
last modified time | relevance | path

Searched refs:lv_label_is_char_under_pos (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_label.h277 bool lv_label_is_char_under_pos(const lv_obj_t * label, lv_point_t * pos);
A Dlv_label.c660 bool lv_label_is_char_under_pos(const lv_obj_t * label, lv_point_t * pos) in lv_label_is_char_under_pos() function
A Dlv_ta.c1779 click_outside_label = !lv_label_is_char_under_pos(ext->label, &relative_position); in update_cursor_position_on_click()

Completed in 9 milliseconds