Home
last modified time | relevance | path

Searched defs:shallowBuilder (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_item_pattern.h35 …explicit GridItemPattern(const RefPtr<ShallowBuilder>& shallowBuilder) : shallowBuilder_(shallowBu… in GridItemPattern()
36 …explicit GridItemPattern(const RefPtr<ShallowBuilder>& shallowBuilder, GridItemStyle gridItemStyle) in GridItemPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_pattern.h46 …explicit ListItemPattern(const RefPtr<ShallowBuilder>& shallowBuilder) : shallowBuilder_(shallowBu… in ListItemPattern()
47 …explicit ListItemPattern(const RefPtr<ShallowBuilder>& shallowBuilder, V2::ListItemStyle listItemS… in ListItemPattern()
H A Dlist_item_group_pattern.h75 const RefPtr<ShallowBuilder>& shallowBuilder, V2::ListItemGroupStyle listItemGroupStyle) in ListItemGroupPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_group_node.cpp140 auto shallowBuilder = navDestinationPattern->GetShallowBuilder(); in ProcessShallowBuilder() local
362 auto shallowBuilder = preNavDesPattern->GetShallowBuilder(); in SystemTransitionPopCallback() local
506 auto shallowBuilder = pattern->GetShallowBuilder(); in CleanContent() local
H A Dnavrouter_group_node.cpp165 auto shallowBuilder = navDestinationPattern->GetShallowBuilder(); in AddNavDestinationToNavigation() local
H A Dnavdestination_pattern.cpp97 NavDestinationPattern::NavDestinationPattern(const RefPtr<ShallowBuilder>& shallowBuilder) in NavDestinationPattern()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/
H A Dnavrouter_pattern_test_ng.cpp317 auto shallowBuilder = navDestinationPattern->GetShallowBuilder(); variable
353 auto shallowBuilder = navDestinationPattern->GetShallowBuilder(); variable
387 auto shallowBuilder = navDestinationPattern->GetShallowBuilder(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_pattern.h36 explicit TabContentPattern(const RefPtr<ShallowBuilder>& shallowBuilder) in TabContentPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_group_node.cpp907 auto shallowBuilder = navDestinationPattern->GetShallowBuilder(); in DealNavigationExit() local
1170 auto shallowBuilder = navDestinationPattern->GetShallowBuilder(); in RemoveDialogDestination() local
1193 auto shallowBuilder = navDestinationPattern->GetShallowBuilder(); in DealRemoveDestination() local
H A Dnavigation_pattern.cpp2093 auto shallowBuilder = preDestinationPattern->GetShallowBuilder(); in OnCustomAnimationFinish() local