Searched refs:_LV_BTN_STATE_LAST (Results 1 – 2 of 2) sorted by relevance
40 const void * img_src_mid[_LV_BTN_STATE_LAST]; /*Store center images to each state*/42 const void * img_src_left[_LV_BTN_STATE_LAST]; /*Store left side images to each state*/43 const void * img_src_right[_LV_BTN_STATE_LAST]; /*Store right side images to each state*/
45 _LV_BTN_STATE_LAST, /* Number of states*/ enumerator