Searched refs:get_selected_label_width (Results 1 – 1 of 1) sorted by relevance
50 static int32_t get_selected_label_width(const lv_obj_t * obj);372 p->x = get_selected_label_width(obj); in lv_roller_event()499 int32_t sel_w = get_selected_label_width(obj); in lv_roller_label_event()850 static int32_t get_selected_label_width(const lv_obj_t * obj) in get_selected_label_width() function