Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp149 void RenderXComponent::SetTouchPoint( in SetTouchPoint() function in OHOS::Ace::RenderXComponent
H A Dnative_interface_xcomponent_impl.h184 void SetTouchPoint(const std::vector<XComponentTouchPoint>& xComponentTouchPoints) in SetTouchPoint() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1209 void XComponentPattern::SetTouchPoint( in SetTouchPoint() function in OHOS::Ace::NG::XComponentPattern