is_active_         26 cc/animation/layer_animation_controller.cc       is_active_(false),
is_active_        810 cc/animation/layer_animation_controller.cc     bool was_active = is_active_;
is_active_        811 cc/animation/layer_animation_controller.cc     is_active_ = false;
is_active_        814 cc/animation/layer_animation_controller.cc         is_active_ = true;
is_active_        819 cc/animation/layer_animation_controller.cc     if (is_active_ && (!was_active || force))
is_active_        821 cc/animation/layer_animation_controller.cc     else if (!is_active_ && (was_active || force))
is_active_        177 cc/animation/layer_animation_controller.h   bool is_active_;
is_active_        210 chrome/browser/chromeos/login/user.cc   return is_active_;
is_active_        246 chrome/browser/chromeos/login/user.cc       is_active_(false),
is_active_        270 chrome/browser/chromeos/login/user.h     is_active_ = is_active;
is_active_        316 chrome/browser/chromeos/login/user.h   bool is_active_;
is_active_         55 chrome/browser/extensions/api/tabs/ash_panel_contents.cc   bool is_active_;
is_active_        149 chrome/browser/extensions/api/tabs/ash_panel_contents.cc   if (active == is_active_)
is_active_        151 chrome/browser/extensions/api/tabs/ash_panel_contents.cc   is_active_ = active;
is_active_         48 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc       is_active_(false),
is_active_        175 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc     return is_active_;
is_active_        410 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc   is_active_ = gtk_widget_get_window(GTK_WIDGET(window_)) == active_window;
is_active_        411 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc   if (is_active_)
is_active_        143 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   bool is_active_;
is_active_        231 chrome/browser/ui/gtk/browser_window_gtk.cc        is_active_(false),
is_active_        700 chrome/browser/ui/gtk/browser_window_gtk.cc     return is_active_;
is_active_       1301 chrome/browser/ui/gtk/browser_window_gtk.cc   bool changed = (is_active != is_active_);
is_active_       1312 chrome/browser/ui/gtk/browser_window_gtk.cc   is_active_ = is_active;
is_active_       2270 chrome/browser/ui/gtk/browser_window_gtk.cc     return is_active_;
is_active_        570 chrome/browser/ui/gtk/browser_window_gtk.h   bool is_active_;
is_active_        219 chrome/browser/ui/gtk/panels/panel_gtk.cc       is_active_(!ui::ActiveWindowWatcherX::WMSupportsActivation()),
is_active_        480 chrome/browser/ui/gtk/panels/panel_gtk.cc   if (!is_active_)
is_active_        576 chrome/browser/ui/gtk/panels/panel_gtk.cc   else if (is_active_)
is_active_        710 chrome/browser/ui/gtk/panels/panel_gtk.cc   if (!is_active_)
is_active_        741 chrome/browser/ui/gtk/panels/panel_gtk.cc   if (is_active == is_active_)
is_active_        753 chrome/browser/ui/gtk/panels/panel_gtk.cc   is_active_ = is_active;
is_active_        756 chrome/browser/ui/gtk/panels/panel_gtk.cc   panel_->OnActiveStateChanged(is_active_);
is_active_        908 chrome/browser/ui/gtk/panels/panel_gtk.cc   return is_active_;
is_active_        191 chrome/browser/ui/gtk/panels/panel_gtk.h   bool is_active_;
is_active_        314 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc       is_active_(false),
is_active_        445 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc   return is_active_;
is_active_        140 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   void set_is_active(bool is_active) { is_active_ = is_active; }
is_active_        446 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   bool is_active_;
is_active_         67 components/autofill/content/browser/wallet/gaia_account.cc       is_active_ == other.is_active_;
is_active_         40 components/autofill/content/browser/wallet/gaia_account.h   bool is_active() const { return is_active_; }
is_active_         51 components/autofill/content/browser/wallet/gaia_account.h   bool is_active_;
is_active_         28 content/child/fling_animator_impl_android.cc     : is_active_(false),
is_active_         39 content/child/fling_animator_impl_android.cc   if (is_active_)
is_active_         42 content/child/fling_animator_impl_android.cc   is_active_ = true;
is_active_         57 content/child/fling_animator_impl_android.cc   if (!is_active_)
is_active_         60 content/child/fling_animator_impl_android.cc   is_active_ = false;
is_active_         71 content/child/fling_animator_impl_android.cc     is_active_ = false;
is_active_         36 content/child/fling_animator_impl_android.h   bool is_active_;
is_active_         59 ui/views/widget/desktop_aura/x11_window_event_filter.h   bool is_active_;