Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Ddialog_modal_element.cpp31 Size GetPageLayoutSize(const RefPtr<PageElement>& page) in GetPageLayoutSize() function
145 auto pageHeight = GetPageLayoutSize(page).Height(); in RegisterTransitionListener()