Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/svg/
Dlv_svg_parser.c396 static void _process_xlink(lv_svg_node_t * node, lv_svg_attr_type_t type, const char * val_start, c… in _process_xlink() function
2115 _process_xlink(node, type, tok_attr->value_start, tok_attr->value_end); in _process_attrs_tag()