Searched refs:topRect (Results 1 – 1 of 1) sorted by relevance
1412 BRect topRect; in _EnsureGroupIsOnScreen() local1456 topRect = frame; in _EnsureGroupIsOnScreen()1458 topRect = topRect | frame; in _EnsureGroupIsOnScreen()1467 offset.y = screen.top - topRect.bottom + kMoveToScreen; in _EnsureGroupIsOnScreen()1468 _CallculateXOffset(offset, topRect, screen); in _EnsureGroupIsOnScreen()