IsWaitingForResponse  640 chrome/browser/ui/gtk/browser_titlebar.cc         throbber_.GetNextFrame(web_contents->IsWaitingForResponse());
IsWaitingForResponse  232 chrome/browser/ui/gtk/panels/panel_titlebar_gtk.cc         throbber_.GetNextFrame(web_contents->IsWaitingForResponse());
IsWaitingForResponse  866 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc       } else if (web_contents->IsWaitingForResponse()) {
IsWaitingForResponse   59 chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc   if (contents->IsWaitingForResponse())
IsWaitingForResponse  217 content/browser/web_contents/web_contents_impl.h   virtual bool IsWaitingForResponse() const OVERRIDE;
IsWaitingForResponse  263 content/public/browser/web_contents.h   virtual bool IsWaitingForResponse() const = 0;