Home
last modified time | relevance | path

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

/lvgl-latest/tests/src/test_cases/widgets/
Dtest_switch.c100 int32_t pad = 6; in test_switch_should_update_extra_draw_size_after_editing_padding() local
Dtest_bar.c376 uint32_t pad; in render_test_screen_create() local
/lvgl-latest/env_support/pikascript/
Dpika_lvgl_lv_style_t.c33 void pika_lvgl_style_t_set_outline_pad(PikaObj* self, int pad) { in pika_lvgl_style_t_set_outline_pad()
/lvgl-latest/demos/high_res/
Dlv_demo_high_res_util.c376 lv_obj_t * lv_demo_high_res_simple_container_create(lv_obj_t * parent, bool vertical, int32_t pad, in lv_demo_high_res_simple_container_create()
/lvgl-latest/src/widgets/bar/
Dlv_bar.c616 int32_t pad = LV_MIN4(bg_left, bg_right, bg_top, bg_bottom); in lv_bar_event() local
/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h4597 stbrp_coord pad = (stbrp_coord)spc->padding; local