Searched refs:lv_xml_state_get_item (Results 1 – 11 of 11) sorted by relevance
53 void * item = lv_xml_state_get_item(state); in lv_xml_chart_apply()88 lv_chart_series_t * ser = lv_xml_state_get_item(state); in lv_xml_chart_series_apply()119 lv_chart_cursor_t * cursor = lv_xml_state_get_item(state); in lv_xml_chart_cursor_apply()
50 void * item = lv_xml_state_get_item(state); in lv_xml_label_apply()
50 void * item = lv_xml_state_get_item(state); in lv_xml_dropdown_apply()
50 void * item = lv_xml_state_get_item(state); in lv_xml_tabview_apply()
55 void * item = lv_xml_state_get_item(state); in lv_xml_image_apply()
51 void * item = lv_xml_state_get_item(state); in lv_xml_slider_apply()
51 void * item = lv_xml_state_get_item(state); in lv_xml_table_apply()
55 void * item = lv_xml_state_get_item(state); in lv_xml_obj_apply()
72 void * lv_xml_state_get_item(lv_xml_parser_state_t * state);
89 void * lv_xml_state_get_item(lv_xml_parser_state_t * state) in lv_xml_state_get_item() function
232 void * item = lv_xml_state_get_item(state);