Searched defs:progressType (Results 1 – 4 of 4) sorted by relevance
52 ProgressType progressType = GetProgressType().value_or(ProgressType::LINEAR); in ToJsonValue() local
47 static std::string ConvertProgressTypeToString(ProgressType progressType) in ConvertProgressTypeToString()
148 auto progressType = progressPaintProperty->GetProgressTypeValue(); in SetBorderColor() local
1345 …ProgressType progressType[TYPE_OF_PROGRESS] = { PROGRESS_TYPE_LINEAR, PROGRESS_TYPE_RING, PROGRESS… variable