Home
last modified time | relevance | path

Searched defs:attribute (Results 1 – 2 of 2) sorted by relevance

/developtools/ace-ets2bundle/compiler/src/
Dcomponent_map.ts75 attribute: string, property
/developtools/global_resource_tool/src/xml/
Dsolid_xml.cpp272 for (const auto &attribute : attributes_) { in SaveToFile() local