Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Dxcomponent_controller_impl.h29 …XComponentControllerErrorCode GetGlobalPosition(float& /* offsetX */, float& /* offsetY */) overri… in GetGlobalPosition() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
Dxcomponent_controller_ng.cpp23 XComponentControllerErrorCode XComponentControllerNG::GetGlobalPosition(float& offsetX, float& offs… in GetGlobalPosition() function in OHOS::Ace::NG::XComponentControllerNG
Dxcomponent_pattern.h178 OffsetF GetGlobalPosition() in GetGlobalPosition() function