Home
last modified time | relevance | path

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

12

/foundation/arkui/ace_engine/frameworks/core/components/transition/
Dtransition_element.cpp205 void TransitionElement::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::TransitionElement
/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.cpp49 void WindowOption::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowOption
Dwindow_session_impl.cpp901 WMError WindowSessionImpl::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowSessionImpl
Dwindow_impl.cpp301 WMError WindowImpl::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowImpl
/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
Dpage_transition_element.cpp211 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/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.cpp367 void RenderTransform::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::RenderTransform
/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_ng/event/
Dgesture_event_hub.h464 void SetTouchable(bool touchable) in SetTouchable() function
/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.cpp905 void TweenElement::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::TweenElement
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h554 virtual WMError SetTouchable(bool isTouchable) { return WMError::WM_OK; } in SetTouchable() function
/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/core/components_ng/base/
Dview_abstract_model_ng.h902 void SetTouchable(bool touchable) override in SetTouchable() function
Dview_abstract.cpp970 void ViewAbstract::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Ace::NG::ViewAbstract
2413 void ViewAbstract::SetTouchable(FrameNode* frameNode, bool touchable) in SetTouchable() function in OHOS::Ace::NG::ViewAbstract
/foundation/window/window_manager/window_scene/session/host/src/
Dsession.cpp419 WSError Session::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Rosen::Session
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp1272 void ViewAbstractModelImpl::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_scene_session.cpp890 napi_value JsSceneSession::SetTouchable(napi_env env, napi_callback_info info) in SetTouchable() function in OHOS::Rosen::JsSceneSession
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp2041 void SetTouchable(ArkUINodeHandle node, ArkUI_Bool touchable) in SetTouchable() function
Dcommon_modifier.cpp2023 void SetTouchable(NodeHandle node, bool touchable) in SetTouchable() function
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp458 napi_value JsWindow::SetTouchable(napi_env env, napi_callback_info info) in SetTouchable() function in OHOS::Rosen::JsWindow

12