Searched refs:progressActivityBlocks (Results 1 – 2 of 2) sorted by relevance
548 static const int progressActivityBlocks = 5; variable563 int valueWidth = rect.width() / progressActivityBlocks; in indeterminateProgressValueRectFor()
631 static const int progressActivityBlocks = 5; variable659 int newWidth = max(2, progressRect.width() / progressActivityBlocks); in calculateProgressRect()