Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/ide/src/trace/
DSpApplication.ts920 let attribute = menuGroup.getAttribute("title"); variable
937 let attribute = menuGroup.getAttribute("title"); variable
959 let attribute = menuGroup.getAttribute("title"); variable
997 let attribute = menuGroup.getAttribute("title"); variable
/developtools/ace_ets2bundle/compiler/src/
Dcomponent_map.ts93 attribute: string, property
/developtools/global_resource_tool/src/xml/
Dsolid_xml.cpp273 for (const auto &attribute : attributes_) { in SaveToFile() local