Home
last modified time | relevance | path

Searched defs:max_h (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/draw/sw/
Dlv_draw_sw_border.c199 int32_t max_h = LV_MAX(rout, inner_area->y1 - outer_area->y1); in draw_border_complex() local
/lvgl-latest/src/widgets/label/
Dlv_label.c342 const int32_t max_h = lv_area_get_height(&txt_coords); in lv_label_get_letter_pos() local
426 int32_t max_h = lv_area_get_height(&txt_coords); in lv_label_get_letter_on() local
549 const int32_t max_h = lv_area_get_height(&txt_coords); in lv_label_is_char_under_pos() local
/lvgl-latest/src/widgets/buttonmatrix/
Dlv_buttonmatrix.c120 int32_t max_h = lv_obj_get_content_height(obj); in lv_buttonmatrix_set_map() local