Home
last modified time | relevance | path

Searched defs:touchable (Results 1 – 25 of 31) sorted by relevance

12

/foundation/arkui/ui_lite/test/uitest/test_input_event/
Dui_test_input_event.cpp263 void UITestInputEvent::InnerTest(const char* title, bool touchable, bool draggable, bool dragParent) in InnerTest()
290 bool touchable, in InnerBubbleTest()
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
Dattribute.h72 bool touchable = true; member
/foundation/window/window_manager/test/fuzztest/wms/windowscene_fuzzer/
Dwindowscene_fuzzer.cpp90 bool touchable; in InitWindowOption1() local
/foundation/arkui/ui_lite/test/unittest/dfx/
Devent_injector_unit_test.cpp177 void EventInjectorTest::SetUpTestview(TestEventInjectorView* testView, bool touchable, bool draggab… in SetUpTestview()
/foundation/arkui/ui_lite/test/unittest/events/
Devent_bubble_unit_test.cpp204 void EventBubbleTest::SetUpTestview(TestEventBubbleView* testView, bool touchable, bool draggable) in SetUpTestview()
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
Dwindow_utils.h58 bool touchable; member
Dwindow_impl.cpp438 int32_t CJWindowImpl::SetWindowTouchable(bool touchable) in SetWindowTouchable()
Dwindow_ffi.cpp269 int32_t FfiOHOSWindowSetWindowTouchable(int64_t id, bool touchable) in FfiOHOSWindowSetWindowTouchable()
/foundation/arkui/ui_lite/test/uitest/test_event_injector/
Dui_test_event_injector.cpp280 bool touchable, in InnerTest()
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
Dcomponent.h128 void SetTouchable(bool touchable) in SetTouchable()
/foundation/window/window_manager/window_scene/test/unittest/
Dsession_test3.cpp815 NotifySessionTouchableChangeFunc func = [&resultValue](const bool touchable) { in __anon997f84f00802()
Dsession_test2.cpp634 { in __anon996d6c6f0502()
1283 bool touchable = false; variable
Dsession_test.cpp148 bool touchable = false; variable
/foundation/window/window_manager/wmserver/src/
Dwindow_node.cpp91 void WindowNode::SetTouchable(bool touchable) in SetTouchable()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkSpan.ts414 touchable(value: boolean): this { method in ArkSpanComponent
DArkXComponent.ts82 touchable(value: boolean): this { method in ArkXComponentComponent
/foundation/arkui/ui_lite/test/uitest/test_button/
Dui_test_button.cpp498 …TestBtnOnClickTouchableListener(UIView* uiView, bool touchable) : uiView_(uiView), touchable_(touc… in TestBtnOnClickTouchableListener()
/foundation/window/window_manager/window_scene/session/host/src/
Dsession.cpp508 void Session::UpdateSessionTouchable(bool touchable) in UpdateSessionTouchable()
606 WSError Session::SetTouchable(bool touchable) in SetTouchable()
641 void Session::SetSystemTouchable(bool touchable) in SetSystemTouchable()
2213 void Session::NotifySessionTouchableChange(bool touchable) in NotifySessionTouchableChange()
/foundation/arkui/ace_engine/test/unittest/core/base/
Dframe_node_test_ng.cpp353 auto touchable = FRAME_NODE2->GetTouchable(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dgesture_event_hub.h537 void SetTouchable(bool touchable) in SetTouchable()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_scene_session.cpp1178 NotifySessionTouchableChangeFunc func = [weakThis = wptr(this)](bool touchable) { in ProcessSessionTouchableChangeRegister()
2653 void JsSceneSession::OnSessionTouchableChange(bool touchable) in OnSessionTouchableChange()
3664 bool touchable = false; in OnSetTouchable() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_node.cpp2132 bool touchable = true; in CompositeSpecializedComponent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h1117 void SetTouchable(bool touchable) override in SetTouchable()
Dview_abstract.cpp1278 void ViewAbstract::SetTouchable(bool touchable) in SetTouchable()
3222 void ViewAbstract::SetTouchable(FrameNode* frameNode, bool touchable) in SetTouchable()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp1276 void ViewAbstractModelImpl::SetTouchable(bool touchable) in SetTouchable()

12