Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/svg/
Dlv_svg_parser.c1467 static void _process_transform(lv_svg_node_t * node, lv_svg_attr_type_t type, const char * val_star… in _process_transform() function
2083 _process_transform(node, type, tok_attr->value_start, tok_attr->value_end); in _process_attrs_tag()