Home
last modified time | relevance | path

Searched defs:font_h (Results 1 – 6 of 6) sorted by relevance

/lvgl-latest/examples/widgets/roller/
Dlv_example_roller_3.c20 lv_coord_t font_h = lv_font_get_line_height(font); in mask_event_cb() local
/lvgl-latest/src/widgets/
Dlv_checkbox.c166 lv_coord_t font_h = lv_font_get_line_height(font); in lv_checkbox_event() local
202 lv_coord_t font_h = lv_font_get_line_height(font); in lv_checkbox_draw() local
Dlv_roller.c616 lv_coord_t font_h = lv_font_get_line_height(font); in refr_position() local
699 lv_coord_t font_h = lv_font_get_line_height(font); in release_handler() local
741 lv_coord_t font_h = lv_font_get_line_height(font); in inf_normalize() local
Dlv_dropdown.c945 lv_coord_t font_h = lv_font_get_line_height(font); in draw_box() local
990 lv_coord_t font_h = lv_font_get_line_height(label_dsc.font); in draw_box_label() local
1108 lv_coord_t font_h = lv_font_get_line_height(font); in get_id_on_point() local
1134 lv_coord_t font_h = lv_font_get_line_height(font); in position_to_selected() local
Dlv_textarea.c369 lv_coord_t font_h = lv_font_get_line_height(font); in lv_textarea_set_cursor_pos() local
762 lv_coord_t font_h = lv_font_get_line_height(font); in lv_textarea_cursor_down() local
790 lv_coord_t font_h = lv_font_get_line_height(font); in lv_textarea_cursor_up() local
Dlv_label.c757 lv_coord_t font_h = lv_font_get_line_height(font); in lv_label_event() local