Searched defs:_lv_imagebutton_t (Results 1 – 1 of 1) sorted by relevance
36 struct _lv_imagebutton_t { struct37 lv_obj_t obj;38 …agebutton_src_info_t src_mid[LV_IMAGEBUTTON_STATE_NUM]; /**< Store center images to each state */39 …button_src_info_t src_left[LV_IMAGEBUTTON_STATE_NUM]; /**< Store left side images to each state */40 …utton_src_info_t src_right[LV_IMAGEBUTTON_STATE_NUM]; /**< Store right side images to each state */