Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSvgLoader.cpp2117 static SvgNode* _createUseNode(SvgLoaderData* loader, SvgNode* parent, const char* buf, unsigned bu… in _createUseNode() function
2204 {"use", sizeof("use"), _createUseNode},