Searched refs:lv_label_is_char_under_pos (Results 1 – 3 of 3) sorted by relevance
198 bool lv_label_is_char_under_pos(const lv_obj_t * obj, lv_point_t * pos);
524 bool lv_label_is_char_under_pos(const lv_obj_t * obj, lv_point_t * pos) in lv_label_is_char_under_pos() function
1176 click_outside_label = !lv_label_is_char_under_pos(ta->label, &rel_pos); in update_cursor_position_on_click()