Searched refs:monitorHeight (Results 1 – 1 of 1) sorted by relevance
340 float monitorHeight = 10 + textHeight * 3; in FadeView() local342 float monitorWidth = monitorHeight * aspectRatio; in FadeView()343 BRect monitorRect = BRect(0, 0, monitorWidth, monitorHeight); in FadeView()