Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.cpp263 void UITestInputEvent::InnerTest(const char* title, bool touchable, bool draggable, bool dragParent) in InnerTest()
290 bool touchable, in InnerBubbleTest()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Dattribute.h72 bool touchable = true; member
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowscene_fuzzer/
H A Dwindowscene_fuzzer.cpp90 bool touchable; in InitWindowOption1() local
/ohos5.0/foundation/arkui/ui_lite/test/unittest/dfx/
H A Devent_injector_unit_test.cpp177 void EventInjectorTest::SetUpTestview(TestEventInjectorView* testView, bool touchable, bool draggab… in SetUpTestview()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_event_injector/
H A Dui_test_event_injector.cpp280 bool touchable, in InnerTest()
/ohos5.0/foundation/arkui/ui_lite/test/unittest/events/
H A Devent_bubble_unit_test.cpp204 void EventBubbleTest::SetUpTestview(TestEventBubbleView* testView, bool touchable, bool draggable) in SetUpTestview()
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_utils.h58 bool touchable; member
H A Dwindow_impl.cpp438 int32_t CJWindowImpl::SetWindowTouchable(bool touchable) in SetWindowTouchable()
H A Dwindow_ffi.cpp269 int32_t FfiOHOSWindowSetWindowTouchable(int64_t id, bool touchable) in FfiOHOSWindowSetWindowTouchable()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent.h128 void SetTouchable(bool touchable) in SetTouchable()
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp91 void WindowNode::SetTouchable(bool touchable) in SetTouchable()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test2.cpp635 { in __anond2f947a70502()
1284 bool touchable = false; variable
H A Dsession_test3.cpp815 NotifySessionTouchableChangeFunc func = [&resultValue](const bool touchable) { in __anond30b60280802()
H A Dsession_test.cpp149 bool touchable = false; variable
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_button/
H A Dui_test_button.cpp498 …TestBtnOnClickTouchableListener(UIView* uiView, bool touchable) : uiView_(uiView), touchable_(touc… in TestBtnOnClickTouchableListener()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp537 void Session::UpdateSessionTouchable(bool touchable) in UpdateSessionTouchable()
635 WSError Session::SetTouchable(bool touchable) in SetTouchable()
670 void Session::SetSystemTouchable(bool touchable) in SetSystemTouchable()
2371 void Session::NotifySessionTouchableChange(bool touchable) in NotifySessionTouchableChange()
H A Dscene_session.cpp3470 void SceneSession::SetSystemTouchable(bool touchable) in SetSystemTouchable()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h538 void SetTouchable(bool touchable) in SetTouchable()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dframe_node_test_ng.cpp353 auto touchable = FRAME_NODE2->GetTouchable(); variable
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp1378 NotifySessionTouchableChangeFunc func = [weakThis = wptr(this)](bool touchable) { in ProcessSessionTouchableChangeRegister()
2968 void JsSceneSession::OnSessionTouchableChange(bool touchable) in OnSessionTouchableChange()
4048 bool touchable = false; in OnSetTouchable() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp2132 bool touchable = true; in CompositeSpecializedComponent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h1149 void SetTouchable(bool touchable) override in SetTouchable()
H A Dview_abstract.cpp1369 void ViewAbstract::SetTouchable(bool touchable) in SetTouchable()
3345 void ViewAbstract::SetTouchable(FrameNode* frameNode, bool touchable) in SetTouchable()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp1276 void ViewAbstractModelImpl::SetTouchable(bool touchable) in SetTouchable()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp4051 bool touchable = true; in OnSetTouchable() local
4488 bool touchable = true; in OnSetWindowTouchable() local

12