Searched refs:progress_ (Results 1 – 10 of 10) sorted by relevance
31 progress_(false), in UpdateApplicator()48 if (!progress_) in AttemptOneApplication()53 progress_ = false; in AttemptOneApplication()71 progress_ = true; in AttemptOneApplication()119 DCHECK(begin_ == end_ || ((pointer_ == end_) && !progress_)) in SaveProgressIntoSessionState()
75 bool progress_; variable
31 : steps_(steps), progress_(0) { in OobeProgressBar()68 if (i < progress_) { in OnPaint()71 } else if (i == progress_) { in OnPaint()134 progress_ = i; in SetStep()
56 size_t progress_; variable
78 double progress_; // Counter, [0..1], with aninmation progress. field104 @synthesize progress = progress_;133 if (progress_ <= 0.0 || progress_ >= 1.0)135 if (progress_ <= kInMotionInterval)137 if (progress_ >= 1.0 - kInMotionInterval)144 progress_ += kAnimationInterval / kAnimationDuration;145 progress_ = std::min(progress_, 1.0);148 if (progress_ >= 1.0)
20 float progress_; field39 @synthesize progress = progress_;102 if (progress_ >= 1.0) {105 CGFloat endAngle = 90.0 - 360.0 * progress_;
91 : progress_(-1), in AboutPageHandler()358 if (progress != progress_) { in UpdateStatus()359 progress_ = progress; in UpdateStatus()361 progress_); in UpdateStatus()
62 int progress_; variable
978 SnapshottingProgressReportingInterface* progress_; variable1022 SnapshottingProgressReportingInterface* progress_; variable
1617 progress_(progress), in V8HeapExplorer()2039 obj = iterator.next(), progress_->ProgressStep()) { in IterateAndExtractReferences()2042 if (!progress_->ProgressReport(false)) interrupted = true; in IterateAndExtractReferences()2053 return progress_->ProgressReport(false); in IterateAndExtractReferences()2230 progress_(progress), in NativeObjectsExplorer()