Home
last modified time | relevance | path

Searched defs:touchable (Results 1 – 25 of 28) 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/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/wmserver/src/
Dwindow_node.cpp91 void WindowNode::SetTouchable(bool touchable) in SetTouchable()
/foundation/window/window_manager/window_scene/session/host/src/
Dsession.cpp383 void Session::UpdateSessionTouchable(bool touchable) in UpdateSessionTouchable()
419 WSError Session::SetTouchable(bool touchable) in SetTouchable()
434 void Session::SetSystemTouchable(bool touchable) in SetSystemTouchable()
1879 void Session::NotifySessionTouchableChange(bool touchable) in NotifySessionTouchableChange()
Dscene_session.cpp1864 void SceneSession::SetSystemTouchable(bool touchable) in SetSystemTouchable()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkSpan.ts265 touchable(value: boolean): this { method in ArkSpanComponent
DArkXComponent.ts73 touchable(value: boolean): this { method in ArkXComponentComponent
DArkComponent.ts2541 touchable(value: boolean): this { method in ArkComponent
/foundation/window/window_manager/window_scene/test/unittest/
Dsession_test.cpp2097 { in __anon30ce6ebe0902()
2676 bool touchable = false; variable
/foundation/arkui/ui_lite/test/uitest/test_button/
Dui_test_button.cpp498 …TestBtnOnClickTouchableListener(UIView* uiView, bool touchable) : uiView_(uiView), touchable_(touc… in TestBtnOnClickTouchableListener()
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dgesture_event_hub.h464 void SetTouchable(bool touchable) in SetTouchable()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_scene_session.cpp590 NotifySessionTouchableChangeFunc func = [weak = weak_from_this()](bool touchable) { in ProcessSessionTouchableChangeRegister()
1449 void JsSceneSession::OnSessionTouchableChange(bool touchable) in OnSessionTouchableChange()
2118 bool touchable = false; in OnSetTouchable() local
/foundation/arkui/ace_engine/test/unittest/core/base/
Dframe_node_test_ng.cpp474 auto touchable = FRAME_NODE2->GetTouchable(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h902 void SetTouchable(bool touchable) override in SetTouchable()
Dview_abstract.cpp970 void ViewAbstract::SetTouchable(bool touchable) in SetTouchable()
2413 void ViewAbstract::SetTouchable(FrameNode* frameNode, bool touchable) in SetTouchable()
Dframe_node.cpp615 bool touchable = true; in TouchToJsonValue() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_node.cpp2152 bool touchable = true; in CompositeSpecializedComponent() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp1272 void ViewAbstractModelImpl::SetTouchable(bool touchable) in SetTouchable()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp2041 void SetTouchable(ArkUINodeHandle node, ArkUI_Bool touchable) in SetTouchable()
2052 bool touchable = true; in ResetTouchable() local
Dcommon_modifier.cpp2023 void SetTouchable(NodeHandle node, bool touchable) in SetTouchable()
2034 bool touchable = true; in ResetTouchable() local

12