Searched refs:getPositionToWindowWithTransform (Results 1 – 10 of 10) sorted by relevance
647 …is-arkui/js-apis-arkui-frameNode.md#getpositiontoscreen12),[getPositionToWindowWithTransform](../r…677 getPositionToWindowWithTransform()679 …let positionToWindowWithTransform = this.rootNode?.getPositionToWindowWithTransform(); // 获取FrameN…720 Button("getPositionToWindowWithTransform")723 this.myNodeController.getPositionToWindowWithTransform();
386 getPositionToWindowWithTransform(): Position {387 …const position = getUINativeModule().frameNode.getPositionToWindowWithTransform(this.getNodePtr());
94 impl->getNodeModifiers()->getFrameNodeModifier()->getPositionToWindowWithTransform( in OH_ArkUI_NodeUtils_GetPositionWithTranslateInWindow()
647 …s-arkui/js-apis-arkui-frameNode.md#getpositiontoscreen12), [getPositionToWindowWithTransform](../r…677 getPositionToWindowWithTransform()679 …let positionToWindowWithTransform = this.rootNode?.getPositionToWindowWithTransform(); // Obtain t…720 Button("getPositionToWindowWithTransform")723 this.myNodeController.getPositionToWindowWithTransform();
413 ### getPositionToWindowWithTransform<sup>12+</sup>415 getPositionToWindowWithTransform(): Position773 …itionToParentWithTransform、getPositionToScreenWithTransform、getPositionToWindowWithTransform、getMe…3272 getPositionToWindowWithTransform()3274 let positionToWindowWithTransform = this.rootNode?.getPositionToWindowWithTransform();3447 Button("getPositionToWindowWithTransform")3450 this.myNodeController.getPositionToWindowWithTransform();
1057 getPositionToWindowWithTransform() { method in FrameNode1058 …const position = getUINativeModule().frameNode.getPositionToWindowWithTransform(this.getNodePtr());
413 ### getPositionToWindowWithTransform<sup>12+</sup>415 getPositionToWindowWithTransform(): Position2818 getPositionToWindowWithTransform()2820 let positionToWindowWithTransform = this.rootNode?.getPositionToWindowWithTransform();2993 Button("getPositionToWindowWithTransform")2996 this.myNodeController.getPositionToWindowWithTransform();
1046 GetArkUINodeModifiers()->getFrameNodeModifier()->getPositionToWindowWithTransform( in GetPositionToWindowWithTransform()
2992 void (*getPositionToWindowWithTransform)( member
4807 void (*getPositionToWindowWithTransform)( member