/lvgl-latest/demos/flex_layout/ |
D | lv_demo_flex_layout_view.c | 68 lv_obj_set_style_border_width(obj, 0, 0); in view_create() 88 lv_obj_set_style_border_width(obj, 2, 0); in view_create() 120 lv_obj_set_style_border_width(btn, 0, LV_PART_MAIN); in btn_create()
|
D | lv_demo_flex_layout_view_ctrl_pad.c | 202 lv_obj_set_style_border_width(spinbox, 0, LV_PART_MAIN); in spinbox_ctrl_create()
|
/lvgl-latest/tests/src/test_cases/ |
D | test_margin_flex.c | 45 lv_obj_set_style_border_width(obj0, 0, LV_PART_MAIN); in test_flex() 60 lv_obj_set_style_border_width(o, 0, LV_PART_MAIN); in test_flex()
|
D | test_grid_fr.c | 40 lv_obj_set_style_border_width(child, 0, LV_PART_MAIN); in test_grid_fr()
|
D | test_margin_align.c | 46 lv_obj_set_style_border_width(obj0, 0, LV_PART_MAIN); in test_align()
|
D | test_align_flex.c | 23 lv_obj_set_style_border_width(obj, 0, LV_PART_MAIN); in simple_style()
|
D | test_margin_grid.c | 88 lv_obj_set_style_border_width(o, 0, LV_PART_MAIN); in test_grid()
|
/lvgl-latest/demos/smartwatch/ |
D | lv_demo_smartwatch_qr.c | 125 lv_obj_set_style_border_width(qr_item, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_qr_list_add() 142 lv_obj_set_style_border_width(qr_image, 5, 0); in lv_demo_smartwatch_qr_list_add() 180 lv_obj_set_style_border_width(qr_panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in qr_screen_create()
|
D | lv_demo_smartwatch_settings.c | 88 lv_obj_set_style_border_width(panel, 1, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_settings_add_slider() 141 lv_obj_set_style_border_width(panel, 1, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_settings_add_toggle() 199 lv_obj_set_style_border_width(panel, 1, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_settings_add_dropdown() 218 lv_obj_set_style_border_width(dropdown, 1, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_settings_add_dropdown() 257 lv_obj_set_style_border_width(panel, 1, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_settings_add_label() 483 lv_obj_set_style_border_width(settings_list, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_settings()
|
D | lv_demo_smartwatch_weather.c | 142 lv_obj_set_style_border_width(panel, 1, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_weather_add_daily() 194 lv_obj_set_style_border_width(panel, info ? 0 : 1, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_weather_add_hourly() 205 lv_obj_set_style_border_width(hour_label, 1, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_weather_add_hourly() 269 lv_obj_set_style_border_width(weather_panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_weather() 324 lv_obj_set_style_border_width(weather_forecast_daily, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_weather() 352 lv_obj_set_style_border_width(weather_forecast_hourly, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_weather()
|
D | lv_demo_smartwatch_list.c | 177 lv_obj_set_style_border_width(panel, 1, LV_PART_MAIN | LV_STATE_DEFAULT); in add_external_app() 218 lv_obj_set_style_border_width(panel, 1, LV_PART_MAIN | LV_STATE_DEFAULT); in add_app_list() 260 lv_obj_set_style_border_width(app_list, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_list()
|
D | lv_demo_smartwatch_notifications.c | 119 lv_obj_set_style_border_width(notification_item, 1, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_add_notification() 329 lv_obj_set_style_border_width(message_panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_notifications() 371 lv_obj_set_style_border_width(message_list, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_notifications()
|
D | lv_demo_smartwatch_home.c | 285 lv_obj_set_style_border_width(face_item, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in lv_demo_smartwatch_add_watchface() 324 lv_obj_set_style_border_width(clock_screen, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_home() 403 lv_obj_set_style_border_width(alert_panel, 1, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_home() 439 lv_obj_set_style_border_width(face_select, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_screen_home() 459 lv_obj_set_style_border_width(hint_panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_home_hints()
|
D | lv_demo_smartwatch.c | 409 lv_obj_set_style_border_width(dialog_window, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_dialog_window() 428 lv_obj_set_style_border_width(dialog_panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_dialog_window() 444 lv_obj_set_style_border_width(dialog_title, 1, LV_PART_MAIN | LV_STATE_DEFAULT); in create_dialog_window() 488 lv_obj_set_style_border_width(hint_panel, 0, LV_PART_MAIN | LV_STATE_DEFAULT); in create_scroll_hints()
|
/lvgl-latest/examples/libs/qrcode/ |
D | lv_example_qrcode_1.c | 25 lv_obj_set_style_border_width(qr, 5, 0); in lv_example_qrcode_1()
|
/lvgl-latest/tests/src/test_cases/libs/ |
D | test_qrcode.c | 41 lv_obj_set_style_border_width(qr, 5, 0); in test_barcode_normal()
|
/lvgl-latest/src/others/file_explorer/ |
D | lv_file_explorer.c | 354 lv_obj_set_style_border_width(explorer->cont, 0, 0); in init_style() 364 lv_obj_set_style_border_width(explorer->head_area, 0, 0); in init_style() 372 lv_obj_set_style_border_width(explorer->quick_access_area, 1, 0); in init_style() 381 lv_obj_set_style_border_width(explorer->browser_area, 0, 0); in init_style() 389 lv_obj_set_style_border_width(explorer->file_table, 0, 0); in init_style() 394 lv_obj_set_style_border_width(explorer->list_device, 0, 0); in init_style() 399 lv_obj_set_style_border_width(explorer->list_places, 0, 0); in init_style()
|
/lvgl-latest/demos/ebike/ |
D | lv_demo_ebike_stats.c | 152 lv_obj_set_style_border_width(btnm, 1, LV_PART_ITEMS); in tabs_create() 153 lv_obj_set_style_border_width(btnm, 2, LV_PART_ITEMS | LV_STATE_FOCUSED); in tabs_create() 489 lv_obj_set_style_border_width(chart, 2, LV_PART_INDICATOR); in chart_create() 490 lv_obj_set_style_border_width(chart, 1, 0); in chart_create()
|
D | lv_demo_ebike_settings.c | 121 lv_obj_set_style_border_width(slider, 4, LV_PART_KNOB); in slider_create()
|
/lvgl-latest/src/drivers/nuttx/ |
D | lv_nuttx_touchscreen.c | 109 lv_obj_set_style_border_width(cursor_obj, 2, 0); in indev_set_cursor()
|
/lvgl-latest/demos/high_res/ |
D | lv_demo_high_res_app_ev_charging.c | 296 lv_obj_set_style_border_width(bar, 0, 0); in create_widget1() 306 lv_obj_set_style_border_width(bar, 0, 0); in create_widget1() 369 lv_obj_set_style_border_width(chart, 2, 0); in create_widget2()
|
/lvgl-latest/tests/src/test_cases/widgets/ |
D | test_table.c | 179 lv_obj_set_style_border_width(table, 5, LV_PART_ITEMS); in test_table_rendering()
|
D | test_bar.c | 344 lv_obj_set_style_border_width(bar, 2, LV_PART_INDICATOR); in styled_bar_create()
|
/lvgl-latest/demos/render/ |
D | lv_demo_render.c | 121 lv_obj_set_style_border_width(obj, 3, 0); in border_obj_create() 199 lv_obj_set_style_border_width(obj, 10, 0); in border_cb() 207 lv_obj_set_style_border_width(obj, 10, 0); in border_cb() 644 lv_obj_set_style_border_width(obj, 3, 0); in layer_obj_create()
|
/lvgl-latest/demos/music/ |
D | lv_demo_music_main.c | 411 lv_obj_set_style_border_width(player, 0, 0); in create_cont() 672 lv_obj_set_style_border_width(handle_rect, 0, 0); in create_handle()
|