Searched refs:handle_rect (Results 1 – 1 of 1) sorted by relevance
643 lv_obj_t * handle_rect = lv_obj_create(cont); in create_handle() local645 lv_obj_set_size(handle_rect, 40, 3); in create_handle()647 lv_obj_set_size(handle_rect, 20, 2); in create_handle()650 lv_obj_set_style_bg_color(handle_rect, lv_color_hex(0x8a86b8), 0); in create_handle()651 lv_obj_set_style_border_width(handle_rect, 0, 0); in create_handle()