Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavdestination_pattern_base.h257 void MarkSafeAreaPaddingChangedWithCheckTitleBar(float titleBarHeight);
H A Dnavdestination_pattern_base.cpp402 void NavDestinationPatternBase::MarkSafeAreaPaddingChangedWithCheckTitleBar(float titleBarHeight) in MarkSafeAreaPaddingChangedWithCheckTitleBar() function in OHOS::Ace::NG::NavDestinationPatternBase
H A Dnav_bar_layout_algorithm.cpp358 navBarPattern->MarkSafeAreaPaddingChangedWithCheckTitleBar(titleBarHeight); in Measure()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_layout_algorithm.cpp359 navDestinationPattern->MarkSafeAreaPaddingChangedWithCheckTitleBar(titleBarHeight); in Measure()