Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.cpp22 const char ACCESSIBILITY_VALUE[] = "value"; variable
225 if (attr.first == ACCESSIBILITY_VALUE) { in SetAttr()