Searched refs:appBarOffset (Results 1 – 1 of 1) sorted by relevance
262 auto appBarOffset = appBarRect->GetOffset(); in WidthAfterAvoidMenubar() local268 … auto avoidArea = titlebarRect.GetX() + titleBarGeo->GetFrameSize().Width() - appBarOffset.GetX(); in WidthAfterAvoidMenubar()270 avoidArea = appBarOffset.GetX() + appBarSize.Width(); in WidthAfterAvoidMenubar()272 auto buttonTop = appBarOffset.GetY() + appBarSize.Height(); in WidthAfterAvoidMenubar()