Searched refs:buttonTop (Results 1 – 2 of 2) sorted by relevance
136 auto buttonTop = top.ConvertToVp(); in SetControlButtonTop() local137 component->SetButtonTop(buttonTop); in SetControlButtonTop()
272 auto buttonTop = appBarOffset.GetY() + appBarSize.Height(); in WidthAfterAvoidMenubar() local273 if (LessOrEqual(titlebarRect.GetY(), buttonTop) && GreatOrEqual(avoidArea, 0.0)) { in WidthAfterAvoidMenubar()