Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_controller_impl.h29 …XComponentControllerErrorCode GetGlobalPosition(float& /* offsetX */, float& /* offsetY */) overri… in GetGlobalPosition() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_controller_ng.cpp24 XComponentControllerErrorCode XComponentControllerNG::GetGlobalPosition(float& offsetX, float& offs… in GetGlobalPosition() function in OHOS::Ace::NG::XComponentControllerNG