Searched defs:progressWidth (Results 1 – 4 of 4) sorted by relevance
39 double progressWidth = canvasSize.Width(); in DrawShape() local89 double progressWidth = progressSize.Width()*GetTotalRatio(); in DrawCapsuleProgressAnimation() local157 double progressWidth = progressSize.Height()*GetTotalRatio(); in DrawCapsuleProgressVerticalAnimation() local
242 int16_t progressWidth; in DrawBackground() local255 int16_t progressWidth; in DrawForeground() local
188 int16_t progressWidth; in DrawForeground() local
1458 double progressWidth = in PaintCapsule() local1549 double progressWidth = in PaintVerticalCapsule() local1769 double progressWidth = (value_->Get() / maxValue_->Get()) * frameSize.Width(); in PaintCapsuleForApiNine() local1805 double progressWidth = (value_->Get() / maxValue_->Get()) * frameSize.Height(); in PaintVerticalCapsuleForApiNine() local