Home
last modified time | relevance | path

Searched defs:pointTmp (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager_ng.cpp46 …PointF pointTmp(offset.GetX() + ancestorLeftTopPoint.GetX(), offset.GetY() + ancestorLeftTopPoint.… in GetOffsetToAncestorRevertTransform() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp3275 PointF pointTmp(offset.GetX(), offset.GetY()); in GetPositionToParentWithTransform() local
3310 PointF pointTmp(offset.GetX() + pointNode.GetX(), offset.GetY() + pointNode.GetY()); in GetPositionToWindowWithTransform() local