Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dframe_node_modifier.cpp302 void GetPositionToWindowWithTransform(ArkUINodeHandle node, ArkUI_Float32 (*windowPosition)[2], Ark… in GetPositionToWindowWithTransform() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_frame_node_bridge.cpp1037 ArkUINativeModuleValue FrameNodeBridge::GetPositionToWindowWithTransform(ArkUIRuntimeCallInfo* runt… in GetPositionToWindowWithTransform() function in OHOS::Ace::NG::FrameNodeBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp3292 OffsetF FrameNode::GetPositionToWindowWithTransform(bool fromBottom) const in GetPositionToWindowWithTransform() function in OHOS::Ace::NG::FrameNode