Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_model_ng.cpp705 …auto navdestinationLayoutProperty = navDestination->GetLayoutProperty<NavDestinationLayoutProperty… in SetIgnoreLayoutSafeArea() local
714 …auto navdestinationLayoutProperty = navDestination->GetLayoutProperty<NavDestinationLayoutProperty… in SetIgnoreLayoutSafeArea() local
H A Dnavdestination_layout_algorithm.cpp294 auto navdestinationLayoutProperty = hostNode->GetLayoutProperty<NavDestinationLayoutProperty>(); in LayoutSheet() local