Searched refs:progressWidth (Results 1 – 1 of 1) sorted by relevance
649 int progressWidth = progressRect.width() * renderProgress->position(); in calculateProgressRect() local651 progressRect.setX(progressRect.x() + progressRect.width() - progressWidth); in calculateProgressRect()652 progressRect.setWidth(progressWidth); in calculateProgressRect()