Home
last modified time | relevance | path

Searched defs:SetTouchable (Results 1 – 23 of 23) sorted by relevance

/foundation/window/window_manager/previewer/src/
Dwindow_option.cpp46 void WindowOption::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp144 WMError WindowImpl::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/wm/src/
Dwindow_option.cpp50 void WindowOption::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowOption
Dwindow_session_impl.cpp630 WMError WindowSessionImpl::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowSessionImpl
Dwindow_impl.cpp299 WMError WindowImpl::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowImpl
/foundation/arkui/ace_engine/frameworks/core/components/transition/
Dtransition_element.cpp208 void TransitionElement::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::TransitionElement
/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
Dpage_transition_element.cpp217 void PageTransitionElement::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::PageTransitionElement
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/mock/
Dtransform_mock.cpp153 void RenderTransform::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::RenderTransform
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
Dcomponent.h128 void SetTouchable(bool touchable) in SetTouchable() function
/foundation/window/window_manager/wmserver/src/
Dwindow_node.cpp91 void WindowNode::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Rosen::WindowNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dgesture_event_hub.h383 void SetTouchable(bool touchable) in SetTouchable() function
/foundation/window/window_manager/window_scene/common/src/
Dwindow_session_property.cpp61 void WindowSessionProperty::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowSessionProperty
/foundation/arkui/ace_engine/frameworks/core/components/transform/
Drender_transform.cpp367 void RenderTransform::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::RenderTransform
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_window.h56 virtual WMError SetTouchable(bool isTouchable) {return WMError::WM_OK;} in SetTouchable() function
/foundation/window/window_manager/utils/src/
Dwindow_property.cpp91 void WindowProperty::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowProperty
/foundation/arkui/ace_engine/frameworks/core/components/tween/
Dtween_element.cpp924 void TweenElement::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::TweenElement
/foundation/window/window_manager/window_scene/session/host/src/
Dsession.cpp245 WSError Session::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Rosen::Session
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h498 virtual WMError SetTouchable(bool isTouchable) { return WMError::WM_OK; } in SetTouchable() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h816 void SetTouchable(bool touchable) override in SetTouchable() function
Dview_abstract.cpp826 void ViewAbstract::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ui_lite/frameworks/components/
Dui_view.cpp649 void UIView::SetTouchable(bool touch) in SetTouchable() function in OHOS::UIView
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp1255 void ViewAbstractModelImpl::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp424 NativeValue* JsWindow::SetTouchable(NativeEngine* engine, NativeCallbackInfo* info) in SetTouchable() function in OHOS::Rosen::JsWindow