Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgXmlParser.cpp45 bool _isIgnoreUnsupportedLogAttributes(TVG_UNUSED const char* tagAttribute, TVG_UNUSED const char* … in _isIgnoreUnsupportedLogAttributes() argument
64 …if (!strncmp(tagAttribute, attributes[i].tag, attributes[i].tagWildcard ? strlen(attributes[i].tag… in _isIgnoreUnsupportedLogAttributes()