Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h266 FOCUSABLE, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h168 FOCUSABLE, enumerator
H A Dweb_pattern.cpp6273 … JsonNodePutDefaultValue(jsonNode, WebAccessibilityType::FOCUSABLE, webNodeInfo->GetIsFocusable()); in WebNodeInfoToJsonValue()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp558 FocusChangeReason reason = FocusChangeReason::FOCUSABLE; in SetFocusable()