Searched defs:progressWidth (Results 1 – 5 of 5) 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
67 double progressWidth = progressSize.Width()*GetTotalRatio(); in DrawCapsuleProgressAnimation() local
242 int16_t progressWidth; in DrawBackground() local255 int16_t progressWidth; in DrawForeground() local
188 int16_t progressWidth; in DrawForeground() local
1249 double progressWidth = (value_->Get() / maxValue_->Get()) * totalDegree * contentSize.Width(); in PaintCapsule() local1312 double progressWidth = (value_->Get() / maxValue_->Get()) * totalDegree * contentSize.Height(); in PaintVerticalCapsule() local1487 double progressWidth = (value_->Get() / maxValue_->Get()) * frameSize.Width(); in PaintCapsuleForApiNine() local1521 double progressWidth = (value_->Get() / maxValue_->Get()) * frameSize.Height(); in PaintVerticalCapsuleForApiNine() local