Home
last modified time | relevance | path

Searched refs:UNFOCUSABLED_NODE (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp44 const std::unordered_set<std::string> UNFOCUSABLED_NODE = { member
1953 if (!declaration_ || (UNFOCUSABLED_NODE.find(tag_) != UNFOCUSABLED_NODE.end())) { in UpdateFocusableEventComponents()

Completed in 4 milliseconds