Searched refs:SetSectionsStyle (Results 1 – 4 of 4) sorted by relevance
170 void SetSectionsStyle(const std::vector<Color>& colors, const std::vector<double>& weights) in SetSectionsStyle() function172 track_->SetSectionsStyle(colors, weights); in SetSectionsStyle()
79 gaugeComponent->SetSectionsStyle(colors, values_old); in SetColors()
280 void SetSectionsStyle(const std::vector<Color>& colors, const std::vector<double>& weights) in SetSectionsStyle() function
329 progressChild_->GetTrack()->SetSectionsStyle(colors_, weights_); in PrepareSpecializedComponent()