Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_view.h182 int32_t GetPosY() const in GetPosY() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddialog_container.h85 return aceView_ ? aceView_->GetPosY() : 0; in GetViewPosY()
H A Dace_container.h213 return aceView_ ? aceView_->GetPosY() : 0; in GetViewPosY()