Searched refs:scale (Results 1 – 1 of 1) sorted by relevance
1015 float scale = width * progressScopeSize; in SetProgress() local1016 if ((int)(progress * scale) != (int)(fraction * scale)) { in SetProgress()