Home
last modified time | relevance | path

Searched refs:GetPosX (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_view.h177 int32_t GetPosX() const in GetPosX() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddialog_container.h80 return aceView_ ? aceView_->GetPosX() : 0; in GetViewPosX()
H A Dace_container.h208 return aceView_ ? aceView_->GetPosX() : 0; in GetViewPosX()