Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_page_router.cpp108 auto topPage = GetTopPage(); in OnShowCurrent() local
115 auto topPage = GetTopPage(); in OnHideCurrent() local
173 auto topPage = GetTopPage(); in GetState() local
182 auto topPage = GetTopPage(); in GetParams() local
191 auto topPage = GetTopPage(); in GetCurrentPageUrl() local
251 auto topPage = GetTopPage(); in BackCheckAlert() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Drender_dialog_modal.cpp161 auto topPage = stage->GetLastChild(); in GetTopPageLayoutSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stage/
H A Dstage_element.cpp576 auto topPage = AceType::DynamicCast<PageElement>(topElement); in PerformPopToPage() local