/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_input_event/ |
H A D | ui_test_input_event.cpp | 263 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 D | attribute.h | 72 bool touchable = true; member
|
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowscene_fuzzer/ |
H A D | windowscene_fuzzer.cpp | 90 bool touchable; in InitWindowOption1() local
|
/ohos5.0/foundation/arkui/ui_lite/test/unittest/dfx/ |
H A D | event_injector_unit_test.cpp | 177 void EventInjectorTest::SetUpTestview(TestEventInjectorView* testView, bool touchable, bool draggab… in SetUpTestview()
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_event_injector/ |
H A D | ui_test_event_injector.cpp | 280 bool touchable, in InnerTest()
|
/ohos5.0/foundation/arkui/ui_lite/test/unittest/events/ |
H A D | event_bubble_unit_test.cpp | 204 void EventBubbleTest::SetUpTestview(TestEventBubbleView* testView, bool touchable, bool draggable) in SetUpTestview()
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_utils.h | 58 bool touchable; member
|
H A D | window_impl.cpp | 438 int32_t CJWindowImpl::SetWindowTouchable(bool touchable) in SetWindowTouchable()
|
H A D | window_ffi.cpp | 269 int32_t FfiOHOSWindowSetWindowTouchable(int64_t id, bool touchable) in FfiOHOSWindowSetWindowTouchable()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | component.h | 128 void SetTouchable(bool touchable) in SetTouchable()
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_node.cpp | 91 void WindowNode::SetTouchable(bool touchable) in SetTouchable()
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | session_test2.cpp | 635 { in __anond2f947a70502() 1284 bool touchable = false; variable
|
H A D | session_test3.cpp | 815 NotifySessionTouchableChangeFunc func = [&resultValue](const bool touchable) { in __anond30b60280802()
|
H A D | session_test.cpp | 149 bool touchable = false; variable
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_button/ |
H A D | ui_test_button.cpp | 498 …TestBtnOnClickTouchableListener(UIView* uiView, bool touchable) : uiView_(uiView), touchable_(touc… in TestBtnOnClickTouchableListener()
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | session.cpp | 537 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 D | scene_session.cpp | 3470 void SceneSession::SetSystemTouchable(bool touchable) in SetSystemTouchable()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | gesture_event_hub.h | 538 void SetTouchable(bool touchable) in SetTouchable()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | frame_node_test_ng.cpp | 353 auto touchable = FRAME_NODE2->GetTouchable(); variable
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_session.cpp | 1378 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 D | dom_node.cpp | 2132 bool touchable = true; in CompositeSpecializedComponent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | view_abstract_model_ng.h | 1149 void SetTouchable(bool touchable) override in SetTouchable()
|
H A D | view_abstract.cpp | 1369 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 D | view_abstract_model_impl.cpp | 1276 void ViewAbstractModelImpl::SetTouchable(bool touchable) in SetTouchable()
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window.cpp | 4051 bool touchable = true; in OnSetTouchable() local 4488 bool touchable = true; in OnSetWindowTouchable() local
|