Home
last modified time | relevance | path

Searched refs:currentCmpPoint (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_on_child_touch_test_function.cpp40 …SetProperty<double>("parentX", PipelineBase::Px2VpWithCurrentDensity(info.currentCmpPoint.GetX())); in CreateTouchTestInfo()
41 …SetProperty<double>("parentY", PipelineBase::Px2VpWithCurrentDensity(info.currentCmpPoint.GetY())); in CreateTouchTestInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h102 PointF currentCmpPoint; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp4847 info.currentCmpPoint = parentRevertPoint; in CollectTouchInfos()