Searched refs:coords_h (Results 1 – 1 of 1) sorted by relevance
221 int32_t coords_h = lv_area_get_height(&coords_bg); in draw_bg() local225 int32_t short_side = LV_MATH_MIN(coords_w, coords_h); in draw_bg()397 int32_t coords_h = lv_area_get_height(coords); in draw_border() local401 int32_t short_side = LV_MATH_MIN(coords_w, coords_h); in draw_border()