Searched refs:monitorWidth (Results 1 – 1 of 1) sorted by relevance
342 float monitorWidth = monitorHeight * aspectRatio; in FadeView() local343 BRect monitorRect = BRect(0, 0, monitorWidth, monitorHeight); in FadeView()