Home
last modified time | relevance | path

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

12

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

12