Searched refs:toolBarDividerHeight (Results 1 – 4 of 4) sorted by relevance
231 float toolBarHeight, float toolBarDividerHeight) in MeasureContentChild() argument239 …at contentHeight = navigationSize.Height() - titleBarHeight - toolBarHeight - toolBarDividerHeight; in MeasureContentChild()366 float toolBarDividerHeight = NavigationLayoutUtil::MeasureToolBarDivider( in Measure() local368 navBarPattern->SetToolBarDividerHeight(toolBarDividerHeight); in Measure()369 auto transferedToolBarDividerHeight = TransferBarHeight(hostNode, toolBarDividerHeight, false); in Measure()
195 float toolBarDividerHeight) in UpdateToolBarAndDividerTranslateAndOpacity() argument198 float offsetY = hide ? (toolBarHeight + toolBarDividerHeight) : 0; in UpdateToolBarAndDividerTranslateAndOpacity()
218 … float toolBarHeight, const RefPtr<FrameNode>& toolbarDividerNode, float toolBarDividerHeight);
366 float toolBarDividerHeight = NavigationLayoutUtil::MeasureToolBarDivider( in Measure() local368 navDestinationPattern->SetToolBarDividerHeight(toolBarDividerHeight); in Measure()371 auto transferedToolBarDividerHeight = TransferBarHeight(hostNode, toolBarDividerHeight, false); in Measure()