Searched refs:LV_DROPDOWN_POS_LAST (Results 1 – 3 of 3) sorted by relevance
31 #define LV_DROPDOWN_POS_LAST 0xFFFF macro32 LV_EXPORT_CONST_INT(LV_DROPDOWN_POS_LAST);
227 if(pos != LV_DROPDOWN_POS_LAST) { in lv_dropdown_add_option()
79 lv_dropdown_add_option(dd1, "z0", LV_DROPDOWN_POS_LAST); in test_dropdown_set_options()101 lv_dropdown_add_option(dd1, "z0", LV_DROPDOWN_POS_LAST); in test_dropdown_set_options()