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

  /external/chromium_org/chrome/browser/ui/autofill/
loading_animation.cc 21 first_cycle_(true),
30 first_cycle_ = false;
46 base_value = first_cycle_ ? 0.0 : base_value + 1.0;
84 first_cycle_ = true;
loading_animation.h 37 bool first_cycle_; member in class:autofill::LoadingAnimation

Completed in 137 milliseconds