Home
last modified time | relevance | path

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

12

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
Dinteractable_view.cpp23 void InteractableView::SetFocusable(bool focusable) in SetFocusable() function in OHOS::Ace::Framework::InteractableView
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
Dsearch_model.h59 virtual void SetFocusable(bool focusable) {}; in SetFocusable() function
/foundation/arkui/ace_engine/frameworks/core/components/image/
Dimage_component.h170 void SetFocusable(bool focusable) in SetFocusable() function
/foundation/arkui/ace_engine/frameworks/core/components/button/
Dbutton_component.h111 void SetFocusable(bool focusable) in SetFocusable() function
/foundation/window/window_manager/previewer/src/
Dwindow_option.cpp51 void WindowOption::SetFocusable(bool isFocusable) in SetFocusable() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp159 WMError WindowImpl::SetFocusable(bool isFocusable) in SetFocusable() function in OHOS::Rosen::WindowImpl
/foundation/arkui/ace_engine/frameworks/core/components/focusable/
Dfocusable_component.h165 void SetFocusable(bool focusable) in SetFocusable() function
/foundation/window/window_manager/wm/src/
Dwindow_option.cpp44 void WindowOption::SetFocusable(bool isFocusable) in SetFocusable() function in OHOS::Rosen::WindowOption
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_model.h41 virtual void SetFocusable(bool focusable) {}; in SetFocusable() function
/foundation/window/window_manager/wmserver/src/
Dwindow_node.cpp86 void WindowNode::SetFocusable(bool focusable) in SetFocusable() function in OHOS::Rosen::WindowNode
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_interactable_view.cpp231 void JSInteractableView::SetFocusable(bool focusable) in SetFocusable() function in OHOS::Ace::Framework::JSInteractableView
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dsearch_model_impl.cpp179 void SearchModelImpl::SetFocusable(bool focusable) in SetFocusable() function in OHOS::Ace::Framework::SearchModelImpl
Dweb_model_impl.cpp65 void WebModelImpl::SetFocusable(bool focusable) in SetFocusable() function in OHOS::Ace::Framework::WebModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/option/
Doption_component.h114 void SetFocusable(bool value) in SetFocusable() function
/foundation/arkui/ace_engine/frameworks/core/focus/
Dfocus_node.cpp356 void FocusNode::SetFocusable(bool focusable) in SetFocusable() function in OHOS::Ace::FocusNode
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dpopup_param.h414 void SetFocusable(bool focusable) in SetFocusable() function
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_window.h54 virtual WMError SetFocusable(bool isFocusable) {return WMError::WM_OK;} in SetFocusable() function
/foundation/window/window_manager/utils/src/
Dwindow_property.cpp86 void WindowProperty::SetFocusable(bool isFocusable) in SetFocusable() function in OHOS::Rosen::WindowProperty
/foundation/arkui/ace_engine/frameworks/core/accessibility/
Dnative_interface_accessibility_impl.h171 void SetFocusable(bool focusable) in SetFocusable() function
/foundation/barrierfree/accessibility/frameworks/common/src/
Daccessibility_element_info.cpp175 void AccessibilityElementInfo::SetFocusable(const bool focusable) in SetFocusable() function in OHOS::Accessibility::AccessibilityElementInfo
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dfocus_hub.h243 void SetFocusable(bool focusable) in SetFocusable() function
Dfocus_hub.cpp475 void FocusHub::SetFocusable(bool focusable, bool isExplicit) in SetFocusable() function in OHOS::Ace::NG::FocusHub
/foundation/arkui/ui_lite/frameworks/components/
Dui_view.cpp750 void UIView::SetFocusable(bool focusable) in SetFocusable() function in OHOS::UIView
/foundation/window/window_manager/window_scene/common/src/
Dwindow_session_property.cpp174 void WindowSessionProperty::SetFocusable(bool isFocusable) in SetFocusable() function in OHOS::Rosen::WindowSessionProperty
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h668 virtual WMError SetFocusable(bool isFocusable) { return WMError::WM_OK; } in SetFocusable() function

12