Searched refs:font_main_h (Results 1 – 1 of 1) sorted by relevance
573 lv_coord_t font_main_h = lv_font_get_line_height(font_main); in get_sel_area() local576 lv_coord_t d = (font_sel_h + font_main_h) / 2 + line_space; in get_sel_area()