Searched refs:LV_EVENT_REFR_EXT_DRAW_SIZE (Results 1 – 23 of 23) sorted by relevance
31 if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in slider_event_cb()
70 if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in line_event_cb()
12 if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in event_cb()
56 …LV_EVENT_REFR_EXT_DRAW_SIZE, /**< Get the required extra draw area around the object (e.g. for sha… enumerator
352 if(e->code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_event_set_ext_draw_size()500 case LV_EVENT_REFR_EXT_DRAW_SIZE: in event_is_bubbled()
365 lv_event_send(obj, LV_EVENT_REFR_EXT_DRAW_SIZE, &s_new); in lv_obj_refresh_ext_draw_size()
868 else if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_obj_event()
137 if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_line_event()
122 if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_switch_event()
185 else if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_checkbox_event()
406 else if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_roller_event()430 if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_roller_label_event()
288 else if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_slider_event()
521 if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_bar_event()
462 else if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_img_event()
620 else if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_arc_event()
419 if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_btnmatrix_event()
751 else if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_label_event()
90 - `LV_EVENT_REFR_EXT_DRAW_SIZE` Get the required extra draw area around an object (e.g. for a shad…
215 #### LV_EVENT_REFR_EXT_DRAW_SIZE subsubsection
368 if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_colorwheel_event()
758 if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in spectrum_draw_event_cb()
1289 if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in slider_event_cb()
736 else if(code == LV_EVENT_REFR_EXT_DRAW_SIZE) { in lv_chart_event()