Searched refs:minWidthToDisplayTimeDisplays (Results 1 – 1 of 1) sorted by relevance
538 static const int minWidthToDisplayTimeDisplays = 16 + 16 + 45 + 100 + 45 + 16 + 1; variable546 return width >= minWidthToDisplayTimeDisplays * style()->effectiveZoom(); in shouldShowTimeDisplayControls()