Home
last modified time | relevance | path

Searched defs:pleft (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/widgets/buttonmatrix/
Dlv_buttonmatrix.c706 int32_t pleft = lv_obj_get_style_pad_left(obj, LV_PART_MAIN); in draw_main() local
935 int32_t pleft = lv_obj_get_style_pad_left(obj, LV_PART_MAIN); in get_button_from_point() local
/lvgl-latest/src/widgets/roller/
Dlv_roller.c573 int32_t pleft = lv_obj_get_style_pad_left(obj, LV_PART_MAIN); in draw_main() local
/lvgl-latest/src/core/
Dlv_obj_pos.c344 int32_t pleft = lv_obj_get_style_space_left(parent, LV_PART_MAIN); in lv_obj_align_to() local
/lvgl-latest/src/widgets/chart/
Dlv_chart.c1300 int32_t pleft = lv_obj_get_style_pad_left(obj, LV_PART_MAIN); in invalidate_point() local