Home
last modified time | relevance | path

Searched defs:focusable (Results 1 - 25 of 39) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dinteractable_view.cpp22 void InteractableView::SetFocusable(bool focusable) in SetFocusable() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_model.h59 virtual void SetFocusable(bool focusable) {}; in SetFocusable() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Dattribute.h68 std::pair<bool, bool> focusable = { false, false }; member
/foundation/arkui/ui_lite/test/uitest/test_focus_manager/
H A Dui_test_focus_manager.cpp262 UIViewGroup* UITestFocusManager::CreateTestUIViewGroup(UIViewGroup* parent, bool focusable, bool interceptFocus) in CreateTestUIViewGroup() argument
241 CreateTestUILabel(UIViewGroup* parent, int16_t x, int16_t y, const char* text, bool focusable) CreateTestUILabel() argument
/foundation/window/window_manager/test/fuzztest/wms/windowscene_fuzzer/
H A Dwindowscene_fuzzer.cpp87 bool focusable; in InitWindowOption1() local
/foundation/arkui/ace_engine/frameworks/core/components/focusable/
H A Dfocusable_component.h165 void SetFocusable(bool focusable) in SetFocusable() argument
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_component.h170 void SetFocusable(bool focusable) in SetFocusable() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_interactable_view.cpp231 void JSInteractableView::SetFocusable(bool focusable) in SetFocusable() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dsearch_model_impl.cpp178 void SearchModelImpl::SetFocusable(bool focusable) in SetFocusable() argument
H A Dweb_model_impl.cpp62 void WebModelImpl::SetFocusable(bool focusable) in SetFocusable() argument
/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.h111 void SetFocusable(bool focusable) in SetFocusable() argument
/foundation/arkui/ace_engine/frameworks/core/focus/
H A Dfocus_node.cpp347 void FocusNode::SetFocusable(bool focusable) in SetFocusable() argument
423 void FocusNode::RefreshParentFocusable(bool focusable) in RefreshParentFocusable() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.cpp540 void FocusHub::SetFocusable(bool focusable, bool isExplicit) in SetFocusable() argument
[all...]
H A Devent_hub.cpp534 const RefPtr<FocusHub>& EventHub::GetOrCreateFocusHub(FocusType type, bool focusable, FocusStyleType focusStyleType, in GetOrCreateFocusHub() argument
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_utils.h144 bool focusable = false; member
H A Dnative_interface_accessibility_impl.h456 bool focusable = false; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model.h41 virtual void SetFocusable(bool focusable) {}; in SetFocusable() argument
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_accessibility.cpp213 OH_ArkUI_AccessibilityElementInfoSetFocusable( ArkUI_AccessibilityElementInfo* elementInfo, bool focusable) OH_ArkUI_AccessibilityElementInfoSetFocusable() argument
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_utils.h57 bool focusable; member
H A Dwindow_impl.cpp368 int32_t CJWindowImpl::SetWindowFocusable(bool focusable) in SetWindowFocusable() argument
H A Dwindow_ffi.cpp230 int32_t FfiOHOSWindowSetWindowFocusable(int64_t id, bool focusable) in FfiOHOSWindowSetWindowFocusable() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.h61 bool focusable = false; member
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp203 auto focusable = AceType::MakeRefPtr<FocusableComponent>(child); in BuildFocusChild() local
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp86 void WindowNode::SetFocusable(bool focusable) in SetFocusable() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpopup_param.h424 void SetFocusable(bool focusable) in SetFocusable() argument

Completed in 38 milliseconds

12