Home
last modified time | relevance | path

Searched defs:component_name (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/others/xml/
Dlv_xml_style.c297 char component_name[256]; in lv_xml_get_style_by_name() local
Dlv_xml_component.c77 lv_xml_component_ctx_t * lv_xml_component_get_ctx(const char * component_name) in lv_xml_component_get_ctx()