Searched refs:lv_xml_dropdown_list_create (Results 1 – 3 of 3) sorted by relevance
29 void * lv_xml_dropdown_list_create(lv_xml_parser_state_t * state, const char ** attrs);
65 void * lv_xml_dropdown_list_create(lv_xml_parser_state_t * state, const char ** attrs) in lv_xml_dropdown_list_create() function
88 …lv_xml_widget_register("lv_dropdown-list", lv_xml_dropdown_list_create, lv_xml_dropdown_list_apply… in lv_xml_init()