Home
last modified time | relevance | path

Searched defs:touchable (Results 1 – 25 of 33) 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/interfaces/kits/ndk/wm/
Doh_window_comm.h144 bool touchable; 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/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/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/wm/src/
Doh_window.cpp449 int32_t OH_WindowManager_SetWindowTouchable(int32_t windowId, bool touchable) in OH_WindowManager_SetWindowTouchable()
/foundation/window/window_manager/window_scene/test/unittest/
Dsession_test2.cpp652 { in __anon8603b9f10502()
1301 bool touchable = false; variable
Dsession_test3.cpp809 NotifySessionTouchableChangeFunc func = [&resultValue](const bool touchable) { in __anon8615d2720802()
Dsession_test.cpp149 bool touchable = false; variable
/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.cpp552 void Session::UpdateSessionTouchable(bool touchable) in UpdateSessionTouchable()
650 WSError Session::SetTouchable(bool touchable) in SetTouchable()
685 void Session::SetSystemTouchable(bool touchable) in SetSystemTouchable()
2460 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.h541 void SetTouchable(bool touchable) in SetTouchable()
/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.h1164 void SetTouchable(bool touchable) override in SetTouchable()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_scene_session.cpp1403 NotifySessionTouchableChangeFunc func = [weakThis = wptr(this)](bool touchable) { in ProcessSessionTouchableChangeRegister()
3109 void JsSceneSession::OnSessionTouchableChange(bool touchable) in OnSessionTouchableChange()
4192 bool touchable = false; in OnSetTouchable() local

12