Searched refs:MOON (Results 1 – 14 of 14) sorted by relevance
27 …ctor<ProgressType> PROGRESS_TYPES = { ProgressType::LINEAR, ProgressType::RING, ProgressType::MOON,31 NG::ProgressType::MOON, NG::ProgressType::SCALE, NG::ProgressType::CAPSULE };
35 MOON = 7, enumerator54 case ProgressType::MOON: in ConvertProgressTypeToString()
71 … if (type_ == ProgressType::RING || type_ == ProgressType::SCALE || type_ == ProgressType::MOON) { in MeasureContent()124 … if (type_ == ProgressType::RING || type_ == ProgressType::SCALE || type_ == ProgressType::MOON) { in MeasureContentForApiNine()
67 case ProgressType::MOON: in CalculateStrokeWidth()
692 } else if (progressType_->Get() == static_cast<int32_t>(ProgressType::MOON)) { in ContentDrawWithFunction()
109 progress.type_ = ProgressType::MOON; in SetSpecializedAttr()319 …color_.first = type_ == ProgressType::MOON ? theme->GetMoonFrontColor() : theme->GetTrackSelectedC… in InitProgressIfNeed()323 … type_ == ProgressType::MOON ? theme->GetMoonBackgroundColor() : theme->GetTrackBgColor(); in InitProgressIfNeed()
43 case ProgressType::MOON: { in ProgressComponent()
33 MOON = 7, enumerator
66 constexpr ProgressType PROGRESS_TYPE_MOON = ProgressType::MOON;
63 constexpr ProgressType PROGRESS_TYPE_MOON = ProgressType::MOON;
64 constexpr ProgressType PROGRESS_TYPE_MOON = ProgressType::MOON;
101 case ProgressType::MOON: in GetTypeProgress()
88 g_progressType = ProgressType::MOON; in Create()
671 g_progressType = NG::ProgressType::MOON; in SetProgressInitialize()