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

  /external/chromium/chrome/browser/ui/views/location_bar/
content_setting_image_view.cc 58 animation_in_progress_(false),
100 if (!animation_in_progress_) {
101 animation_in_progress_ = true;
184 if (animation_in_progress_) {
196 if (!animation_in_progress_) {
236 animation_in_progress_ = false;
content_setting_image_view.h 71 bool animation_in_progress_; member in class:ContentSettingImageView

Completed in 48 milliseconds