Searched defs:progressLayoutAlgorithm (Results 1 – 2 of 2) sorted by relevance
144 …RefPtr<ProgressLayoutAlgorithm> progressLayoutAlgorithm = AceType::MakeRefPtr<ProgressLayoutAlgori… variable201 auto progressLayoutAlgorithm = AceType::MakeRefPtr<ProgressLayoutAlgorithm>(); variable223 auto progressLayoutAlgorithm = AceType::MakeRefPtr<ProgressLayoutAlgorithm>(); variable276 auto progressLayoutAlgorithm = AceType::MakeRefPtr<ProgressLayoutAlgorithm>(); variable336 auto progressLayoutAlgorithm = AceType::MakeRefPtr<ProgressLayoutAlgorithm>(); variable400 auto progressLayoutAlgorithm = AceType::MakeRefPtr<ProgressLayoutAlgorithm>(); variable469 auto progressLayoutAlgorithm = AceType::MakeRefPtr<ProgressLayoutAlgorithm>(); variable511 auto progressLayoutAlgorithm = AceType::MakeRefPtr<ProgressLayoutAlgorithm>(); variable764 auto progressLayoutAlgorithm = AceType::MakeRefPtr<ProgressLayoutAlgorithm>(); variable803 auto progressLayoutAlgorithm = AceType::MakeRefPtr<ProgressLayoutAlgorithm>(); variable[all …]
40 …auto progressLayoutAlgorithm = DynamicCast<ProgressLayoutAlgorithm>(layoutAlgorithmWrapper->GetLay… in OnDirtyLayoutWrapperSwap() local