Searched refs:GetCurrentValueForDot (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dloading_animation.h23 double GetCurrentValueForDot(size_t dot_i) const;
H A Dloading_animation.cc35 double LoadingAnimation::GetCurrentValueForDot(size_t dot_i) const { function in class:autofill::LoadingAnimation
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_dialog_views.cc422 dot->SetY(dot->y() + animation_->GetCurrentValueForDot(i));

Completed in 1272 milliseconds