Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgXmlParser.cpp48 const auto attributesNum = 6; in _isIgnoreUnsupportedLogAttributes() local
63 for (unsigned int i = 0; i < attributesNum; ++i) { in _isIgnoreUnsupportedLogAttributes()