Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/uitest/test_input_event/
Dui_test_input_event.cpp433 void UITestInputEvent::InnerTest(const char* title, bool touchable, bool draggable, bool dragParent) in InnerTest()
460 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.cpp84 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/window/window_manager/window_scene/session/host/src/
Dsession.cpp207 void Session::UpdateSessionTouchable(bool touchable) in UpdateSessionTouchable()
245 WSError Session::SetTouchable(bool touchable) in SetTouchable()
1004 void Session::NotifySessionTouchableChange(bool touchable) in NotifySessionTouchableChange()
/foundation/arkui/ui_lite/test/uitest/test_event_injector/
Dui_test_event_injector.cpp280 bool touchable, in InnerTest()
/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/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/arkui/ace_engine/frameworks/core/components_ng/event/
Dgesture_event_hub.h383 void SetTouchable(bool touchable) in SetTouchable()
/foundation/arkui/ace_engine/test/unittest/core/base/frame_node/
Dframe_node_test_ng.cpp211 auto touchable = FRAME_NODE2->GetTouchable(); variable
/foundation/arkui/ui_lite/test/uitest/test_button/
Dui_test_button.cpp488 …TestBtnOnClickTouchableListener(UIView* uiView, bool touchable) : uiView_(uiView), touchable_(touc… in TestBtnOnClickTouchableListener()
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/transition/
Dtransition_element_test.cpp837 static void CheckTouchable(bool touchable, const TransitionGroup& transition) in CheckTouchable()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_scene_session.cpp367 NotifySessionTouchableChangeFunc func = [this](bool touchable) { in ProcessSessionTouchableChangeRegister()
887 void JsSceneSession::OnSessionTouchableChange(bool touchable) in OnSessionTouchableChange()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h816 void SetTouchable(bool touchable) override in SetTouchable()
Dview_abstract.cpp826 void ViewAbstract::SetTouchable(bool touchable) in SetTouchable()
Dframe_node.cpp492 bool touchable = true; in TouchToJsonValue() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_node.cpp2165 bool touchable = true; in CompositeSpecializedComponent() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp1255 void ViewAbstractModelImpl::SetTouchable(bool touchable) in SetTouchable()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp2823 bool touchable = true; in OnSetTouchable() local
3019 bool touchable = true; in OnSetWindowTouchable() local