Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/svg/
Dlv_svg_parser.c1164 static void _process_gradient_units(lv_svg_node_t * node, lv_svg_attr_type_t type, const char * val… in _process_gradient_units() function
2105 _process_gradient_units(node, type, tok_attr->value_start, tok_attr->value_end); in _process_attrs_tag()