Home
last modified time | relevance | path

Searched defs:SetTouchPoint (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Drender_xcomponent.cpp147 void RenderXComponent::SetTouchPoint( in SetTouchPoint() function in OHOS::Ace::RenderXComponent
Dnative_interface_xcomponent_impl.h192 void SetTouchPoint(const std::vector<XComponentTouchPoint>& xComponentTouchPoints) in SetTouchPoint() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
Dxcomponent_pattern.cpp1250 void XComponentPattern::SetTouchPoint( in SetTouchPoint() function in OHOS::Ace::NG::XComponentPattern