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