Home
last modified time | relevance | path

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

/foundation/windowmanager/wm/src/
Dwindow_option.cpp63 void WindowOption::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp217 WMError WindowImpl::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowImpl
/foundation/windowmanager/wmserver/src/
Dwindow_node.cpp110 void WindowNode::SetTouchable(bool touchable) in SetTouchable() function in OHOS::Rosen::WindowNode
/foundation/ace/ace_engine/frameworks/core/components/transition/
Dtransition_element.cpp208 void TransitionElement::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::TransitionElement
/foundation/ace/ace_engine/frameworks/core/pipeline/base/
Dcomponent.h126 void SetTouchable(bool touchable) in SetTouchable() function
/foundation/windowmanager/utils/src/
Dwindow_property.cpp76 void WindowProperty::SetTouchable(bool isTouchable) in SetTouchable() function in OHOS::Rosen::WindowProperty
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/mock/
Dtransform_mock.cpp153 void RenderTransform::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::RenderTransform
/foundation/ace/ace_engine/frameworks/core/components/page_transition/
Dpage_transition_element.cpp216 void PageTransitionElement::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::PageTransitionElement
/foundation/ace/ace_engine/frameworks/core/components/transform/
Drender_transform.cpp365 void RenderTransform::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::RenderTransform
/foundation/graphic/ui/interfaces/kits/components/
Dui_view.h766 void SetTouchable(bool touch) in SetTouchable() function
/foundation/ace/ace_engine/frameworks/core/components/tween/
Dtween_element.cpp920 void TweenElement::SetTouchable(bool enable) in SetTouchable() function in OHOS::Ace::TweenElement
/foundation/windowmanager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp253 NativeValue* JsWindow::SetTouchable(NativeEngine* engine, NativeCallbackInfo* info) in SetTouchable() function in OHOS::Rosen::JsWindow