/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | interactable_view.cpp | 22 void InteractableView::SetFocusable(bool focusable) in SetFocusable() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
H A D | search_model.h | 59 virtual void SetFocusable(bool focusable) {}; in SetFocusable() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
H A D | attribute.h | 68 std::pair<bool, bool> focusable = { false, false }; member
|
/foundation/arkui/ui_lite/test/uitest/test_focus_manager/ |
H A D | ui_test_focus_manager.cpp | 262 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 D | windowscene_fuzzer.cpp | 87 bool focusable; in InitWindowOption1() local
|
/foundation/arkui/ace_engine/frameworks/core/components/focusable/ |
H A D | focusable_component.h | 165 void SetFocusable(bool focusable) in SetFocusable() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/image/ |
H A D | image_component.h | 170 void SetFocusable(bool focusable) in SetFocusable() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_interactable_view.cpp | 231 void JSInteractableView::SetFocusable(bool focusable) in SetFocusable() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | search_model_impl.cpp | 178 void SearchModelImpl::SetFocusable(bool focusable) in SetFocusable() argument
|
H A D | web_model_impl.cpp | 62 void WebModelImpl::SetFocusable(bool focusable) in SetFocusable() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/button/ |
H A D | button_component.h | 111 void SetFocusable(bool focusable) in SetFocusable() argument
|
/foundation/arkui/ace_engine/frameworks/core/focus/ |
H A D | focus_node.cpp | 347 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 D | focus_hub.cpp | 540 void FocusHub::SetFocusable(bool focusable, bool isExplicit) in SetFocusable() argument [all...] |
H A D | event_hub.cpp | 534 const RefPtr<FocusHub>& EventHub::GetOrCreateFocusHub(FocusType type, bool focusable, FocusStyleType focusStyleType, in GetOrCreateFocusHub() argument
|
/foundation/arkui/ace_engine/frameworks/core/accessibility/ |
H A D | accessibility_utils.h | 144 bool focusable = false; member
|
H A D | native_interface_accessibility_impl.h | 456 bool focusable = false; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_model.h | 41 virtual void SetFocusable(bool focusable) {}; in SetFocusable() argument
|
/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_accessibility.cpp | 213 OH_ArkUI_AccessibilityElementInfoSetFocusable( ArkUI_AccessibilityElementInfo* elementInfo, bool focusable) OH_ArkUI_AccessibilityElementInfoSetFocusable() argument
|
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_utils.h | 57 bool focusable; member
|
H A D | window_impl.cpp | 368 int32_t CJWindowImpl::SetWindowFocusable(bool focusable) in SetWindowFocusable() argument
|
H A D | window_ffi.cpp | 230 int32_t FfiOHOSWindowSetWindowFocusable(int64_t id, bool focusable) in FfiOHOSWindowSetWindowFocusable() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | overlay_manager.h | 61 bool focusable = false; member
|
/foundation/arkui/ace_engine/frameworks/core/components/dialog/ |
H A D | dialog_component.cpp | 203 auto focusable = AceType::MakeRefPtr<FocusableComponent>(child); in BuildFocusChild() local
|
/foundation/window/window_manager/wmserver/src/ |
H A D | window_node.cpp | 86 void WindowNode::SetFocusable(bool focusable) in SetFocusable() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | popup_param.h | 424 void SetFocusable(bool focusable) in SetFocusable() argument
|