Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_layout_algorithm.cpp263 auto appBarSize = appBarRect->GetSize(); in WidthAfterAvoidMenubar() local
270 avoidArea = appBarOffset.GetX() + appBarSize.Width(); in WidthAfterAvoidMenubar()
272 auto buttonTop = appBarOffset.GetY() + appBarSize.Height(); in WidthAfterAvoidMenubar()