Home
last modified time | relevance | path

Searched defs:SetFocusable (Results 1 – 11 of 11) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/components/button/
Dbutton_component.h111 void SetFocusable(bool focusable) in SetFocusable() function
/foundation/ace/ace_engine/frameworks/core/components/focusable/
Dfocusable_component.h165 void SetFocusable(bool focusable) in SetFocusable() function
/foundation/windowmanager/wm/src/
Dwindow_option.cpp58 void WindowOption::SetFocusable(bool isFocusable) in SetFocusable() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp200 WMError WindowImpl::SetFocusable(bool isFocusable) in SetFocusable() function in OHOS::Rosen::WindowImpl
/foundation/windowmanager/wmserver/src/
Dwindow_node.cpp105 void WindowNode::SetFocusable(bool focusable) in SetFocusable() function in OHOS::Rosen::WindowNode
/foundation/windowmanager/utils/src/
Dwindow_property.cpp71 void WindowProperty::SetFocusable(bool isFocusable) in SetFocusable() function in OHOS::Rosen::WindowProperty
/foundation/ace/ace_engine/frameworks/core/focus/
Dfocus_node.cpp179 void FocusNode::SetFocusable(bool focusable) in SetFocusable() function in OHOS::Ace::FocusNode
/foundation/ace/ace_engine/frameworks/core/components/option/
Doption_component.h112 void SetFocusable(bool value) in SetFocusable() function
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_interactable_view.cpp208 void JSInteractableView::SetFocusable(bool focusable) in SetFocusable() function in OHOS::Ace::Framework::JSInteractableView
/foundation/graphic/ui/interfaces/kits/components/
Dui_view.h1608 void SetFocusable(bool focusable) in SetFocusable() function
/foundation/windowmanager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp225 NativeValue* JsWindow::SetFocusable(NativeEngine* engine, NativeCallbackInfo* info) in SetFocusable() function in OHOS::Rosen::JsWindow