Searched refs:GetProgressBackgroundStyle (Results 1 – 7 of 7) sorted by relevance
39 backgroundStyle_ = &(theme->GetProgressBackgroundStyle()); in UIAbstractProgress()42 backgroundStyle_ = &(StyleDefault::GetProgressBackgroundStyle()); in UIAbstractProgress()
61 progressBackgroundStyle_ = StyleDefault::GetProgressBackgroundStyle(); in InitProgressStyle()
155 Style& GetProgressBackgroundStyle() in GetProgressBackgroundStyle() function
336 static Style& GetProgressBackgroundStyle() in GetProgressBackgroundStyle() function
479 circleProgress->SetBackgroundStyle(StyleDefault::GetProgressBackgroundStyle()); in UIKitTestDumpDom006()
381 circleProgress_->SetBackgroundStyle(StyleDefault::GetProgressBackgroundStyle()); in OnClick()
443 slider_->SetBackgroundStyle(StyleDefault::GetProgressBackgroundStyle()); in OnClick()