Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transition/
H A Dtransition_element.cpp205 void TransitionElement::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::TransitionElement
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_option.cpp56 void WindowOption::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowOption
H A Dwindow_impl.cpp189 WMError WindowImpl::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowImpl
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_option.cpp49 void WindowOption::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowOption
H A Dwindow_impl.cpp361 WMError WindowImpl::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowImpl
H A Dwindow_session_impl.cpp1578 WMError WindowSessionImpl::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowSessionImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
H A Dpage_transition_element.cpp209 void PageTransitionElement::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::PageTransitionElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent.h128 void SetTouchable(bool touchable) in SetTouchable() function
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp91 void WindowNode::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Rosen::WindowNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Drender_transform.cpp367 void RenderTransform::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::RenderTransform
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h56 virtual WMError SetTouchable(bool isTouchable) {return WMError::WM_OK;} in SetTouchable() function
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp91 void WindowProperty::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowProperty
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_element.cpp905 void TweenElement::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::TweenElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h538 void SetTouchable(bool touchable) in SetTouchable() function
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp649 void UIView::SetTouchable(bool touch) in SetTouchable() function in OHOS::UIView
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp189 void WindowSessionProperty::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowSessionProperty
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h718 virtual WMError SetTouchable(bool isTouchable) { return WMError::WM_OK; } in SetTouchable() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h1149 void SetTouchable(bool touchable) override in SetTouchable() function
H A Dview_abstract.cpp1369 void ViewAbstract::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Ace::NG::ViewAbstract
3345 void ViewAbstract::SetTouchable(FrameNode* frameNode, bool touchable) in SetTouchable() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp1276 void ViewAbstractModelImpl::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp635 WSError Session::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Rosen::Session
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp1818 napi_value JsSceneSession::SetTouchable(napi_env env, napi_callback_info info) in SetTouchable() function in OHOS::Rosen::JsSceneSession
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp551 napi_value JsWindow::SetTouchable(napi_env env, napi_callback_info info) in SetTouchable() function in OHOS::Rosen::JsWindow
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2692 void SetTouchable(ArkUINodeHandle node, ArkUI_Bool touchable) in SetTouchable() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp3877 ArkUINativeModuleValue CommonBridge::SetTouchable(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetTouchable() function in OHOS::Ace::NG::CommonBridge