Home
last modified time | relevance | path

Searched defs:left (Results 1 – 8 of 8) sorted by relevance

/lvgl-latest/src/extra/widgets/tileview/
Dlv_tileview.c171 lv_coord_t left = scroll_end.x; in tileview_event_cb() local
/lvgl-latest/src/extra/widgets/colorwheel/
Dlv_colorwheel.c341 lv_coord_t left = lv_obj_get_style_pad_left(obj, LV_PART_KNOB); in get_knob_area() local
369 lv_coord_t left = lv_obj_get_style_pad_left(obj, LV_PART_KNOB); in lv_colorwheel_event() local
/lvgl-latest/src/extra/libs/sjpg/
Dtjpgd.h40 uint16_t left; /* Left end */ member
/lvgl-latest/src/widgets/
Dlv_textarea.c1102 lv_coord_t left = lv_obj_get_style_pad_left(obj, LV_PART_CURSOR) + border_width; in refr_cursor_area() local
1283 lv_coord_t left = lv_obj_get_style_pad_left(obj, LV_PART_MAIN); in draw_placeholder() local
1318 lv_coord_t left = lv_obj_get_style_pad_left(obj, LV_PART_CURSOR) + border_width; in draw_cursor() local
Dlv_dropdown.c786 lv_coord_t left = lv_obj_get_style_pad_left(obj, LV_PART_MAIN) + border_width; in draw_main() local
/lvgl-latest/src/core/
Dlv_obj_pos.c572 lv_coord_t left = lv_obj_get_style_pad_left(obj, LV_PART_MAIN); in lv_obj_get_content_width() local
/lvgl-latest/src/extra/libs/qrcode/
Dqrcodegen.c559 static void fillRectangle(int left, int top, int width, int height, uint8_t qrcode[]) { in fillRectangle()
/lvgl-latest/src/extra/libs/png/
Dlodepng.c1453 size_t left = 1; in searchCodeIndex() local