Searched refs:GetPositionToParentWithTransform (Results 1 – 7 of 7) sorted by relevance
274 void GetPositionToParentWithTransform(ArkUINodeHandle node, ArkUI_Float32 (*parentPosition)[2], Ark… in GetPositionToParentWithTransform() function278 auto offset = currentNode->GetPositionToParentWithTransform(); in GetPositionToParentWithTransform()608 …GetPositionToParentWithTransform, GetPositionToScreenWithTransform, GetPositionToWindowWithTransfo… in GetFrameNodeModifier()624 …GetPositionToParentWithTransform, GetPositionToScreenWithTransform, GetPositionToWindowWithTransfo… in GetCJUIFrameNodeModifier()
74 …static ArkUINativeModuleValue GetPositionToParentWithTransform(ArkUIRuntimeCallInfo* runtimeCallIn…
1003 ArkUINativeModuleValue FrameNodeBridge::GetPositionToParentWithTransform(ArkUIRuntimeCallInfo* runt… in GetPositionToParentWithTransform() function in OHOS::Ace::NG::FrameNodeBridge
3723 …nctionRef::New(const_cast<panda::EcmaVM*>(vm), FrameNodeBridge::GetPositionToParentWithTransform)); in RegisterFrameNodeAttributes()
444 OffsetF GetPositionToParentWithTransform() const;
3270 OffsetF FrameNode::GetPositionToParentWithTransform() const in GetPositionToParentWithTransform() function in OHOS::Ace::NG::FrameNode
1145 auto parentOffsetWithTransform = FRAME_NODE2->GetPositionToParentWithTransform();