Home
last modified time | relevance | path

Searched refs:param_ll (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/others/xml/
Dlv_xml_component_private.h32 lv_ll_t param_ll; member
Dlv_xml_parser.c47 lv_ll_init(&state->ctx.param_ll, sizeof(lv_xml_param_t)); in lv_xml_parser_state_init()
Dlv_xml_component.c194 lv_ll_clear(&ctx->param_ll); in lv_xml_component_unregister()
227 lv_xml_param_t * prop = lv_ll_ins_tail(&state->ctx.param_ll); in process_prop_element()
Dlv_xml.c209 LV_LL_READ(&ctx->param_ll, p) { in get_param_type()
218 LV_LL_READ(&ctx->param_ll, p) { in get_param_default()