Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/transition/
Dtransition_element.cpp203 void TransitionElement::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::TransitionElement
/foundation/window/window_manager/previewer/src/
Dwindow_option.cpp61 void WindowOption::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp207 WMError WindowImpl::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowImpl
/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
Dpage_transition_element.cpp209 void PageTransitionElement::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::PageTransitionElement
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
Dcomponent.h128 void SetTouchable(bool touchable) in SetTouchable() function
/foundation/window/window_manager/wm/src/
Dwindow_option.cpp49 void WindowOption::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp356 WMError WindowImpl::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowImpl
Dwindow_session_impl.cpp1874 WMError WindowSessionImpl::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowSessionImpl
/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/transform/
Drender_transform.cpp366 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.cpp896 void TweenElement::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::TweenElement
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dgesture_event_hub.cpp1201 void GestureEventHub::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Ace::NG::GestureEventHub
/foundation/arkui/ui_lite/frameworks/components/
Dui_view.cpp649 void UIView::SetTouchable(bool touch) in SetTouchable() function in OHOS::UIView
/foundation/window/window_manager/window_scene/common/src/
Dwindow_session_property.cpp219 void WindowSessionProperty::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowSessionProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h1185 void SetTouchable(bool touchable) override in SetTouchable() function
Dview_abstract.cpp1456 void ViewAbstract::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Ace::NG::ViewAbstract
3965 void ViewAbstract::SetTouchable(FrameNode* frameNode, bool touchable) in SetTouchable() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp1270 void ViewAbstractModelImpl::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h892 virtual WMError SetTouchable(bool isTouchable) { return WMError::WM_OK; } in SetTouchable() function
/foundation/window/window_manager/window_scene/session/host/src/
Dsession.cpp695 WSError Session::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Rosen::Session
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_scene_session.cpp2066 napi_value JsSceneSession::SetTouchable(napi_env env, napi_callback_info info) in SetTouchable() function in OHOS::Rosen::JsSceneSession
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp604 napi_value JsWindow::SetTouchable(napi_env env, napi_callback_info info) in SetTouchable() function in OHOS::Rosen::JsWindow
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp2839 void SetTouchable(ArkUINodeHandle node, ArkUI_Bool touchable) in SetTouchable() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_common_bridge.cpp4055 ArkUINativeModuleValue CommonBridge::SetTouchable(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetTouchable() function in OHOS::Ace::NG::CommonBridge