HomeSort by relevance Sort by last modified time
    Searched refs:GetCurrentValueForDot (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/autofill/
loading_animation.h 23 double GetCurrentValueForDot(size_t dot_i) const;
loading_animation.cc 35 double LoadingAnimation::GetCurrentValueForDot(size_t dot_i) const {
  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.cc 422 dot->SetY(dot->y() + animation_->GetCurrentValueForDot(i));
    [all...]

Completed in 125 milliseconds