Home | History | Annotate | Download | only in qt

Lines Matching refs:animationRepeatIntervalForProgressBar

832 double RenderThemeQt::animationRepeatIntervalForProgressBar(RenderProgress* renderProgress) const
851 return (option.rect.width() / qStyle()->pixelMetric(QStyle::PM_ProgressBarChunkWidth, &option)) * animationRepeatIntervalForProgressBar(renderProgress);