Searched refs:const_ll (Results 1 – 5 of 5) sorted by relevance
31 lv_ll_t const_ll; member
46 lv_ll_init(&state->ctx.const_ll, sizeof(lv_xml_const_t)); in lv_xml_parser_state_init()
220 lv_xml_const_t * cnst = lv_ll_ins_tail(&state->ctx.const_ll); in process_const_element()
280 LV_LL_READ(&ctx->const_ll, c) { in resolve_consts()
104 LV_LL_READ(&ctx->const_ll, c) { in lv_xml_style_register()