Home
last modified time | relevance | path

Searched refs:const_ll (Results 1 – 5 of 5) sorted by relevance

/lvgl-latest/src/others/xml/
Dlv_xml_component_private.h31 lv_ll_t const_ll; member
Dlv_xml_parser.c46 lv_ll_init(&state->ctx.const_ll, sizeof(lv_xml_const_t)); in lv_xml_parser_state_init()
Dlv_xml_component.c220 lv_xml_const_t * cnst = lv_ll_ins_tail(&state->ctx.const_ll); in process_const_element()
Dlv_xml.c280 LV_LL_READ(&ctx->const_ll, c) { in resolve_consts()
Dlv_xml_style.c104 LV_LL_READ(&ctx->const_ll, c) { in lv_xml_style_register()