IsInactiveRenderingDisabled  618 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc   return native_widget_delegate_->IsInactiveRenderingDisabled();
IsInactiveRenderingDisabled  143 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool IsInactiveRenderingDisabled() OVERRIDE;
IsInactiveRenderingDisabled   54 ui/views/widget/native_widget_delegate.h   virtual bool IsInactiveRenderingDisabled() const = 0;
IsInactiveRenderingDisabled  712 ui/views/widget/widget.h   virtual bool IsInactiveRenderingDisabled() const OVERRIDE;
IsInactiveRenderingDisabled 1569 ui/views/win/hwnd_message_handler.cc   bool inactive_rendering_disabled = delegate_->IsInactiveRenderingDisabled();
IsInactiveRenderingDisabled   41 ui/views/win/hwnd_message_handler_delegate.h   virtual bool IsInactiveRenderingDisabled() = 0;