Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp1234 auto tabBarExpandEdges = host->GetAccumulatedSafeAreaExpand(); in OnSyncGeometryNode() local
1236 … tabBarSize.Height() + tabsExpandEdges.bottom.value_or(0) + tabBarExpandEdges.bottom.value_or(0)); in OnSyncGeometryNode()