Searched refs:screenBottom (Results 1 – 1 of 1) sorted by relevance
670 float screenBottom = screenFrame.bottom; in _SetState() local672 if (windowBottom > screenBottom) in _SetState()673 MoveBy(0, screenBottom - windowBottom); in _SetState()