Home
last modified time | relevance | path

Searched refs:lv_xml_image_t (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/others/xml/
Dlv_xml_private.h41 } lv_xml_image_t; typedef
Dlv_xml.c66 lv_ll_init(&image_ll, sizeof(lv_xml_image_t)); in lv_xml_init()
180 lv_xml_image_t * img = lv_ll_ins_head(&image_ll); in lv_xml_register_image()
194 lv_xml_image_t * img; in lv_xml_get_image()