Home
last modified time | relevance | path

Searched defs:pageRoot (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Dfatal_handler.cpp351 void FatalHandler::SetCurrentPageRootView(UIView *pageRoot) in SetCurrentPageRootView()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp1682 auto pageRoot = context->GetLastPageRender(); in GetDirtyRect() local