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

  /external/chromium_org/content/public/browser/
web_contents.h 274 virtual bool IsLoadingToDifferentDocument() const = 0;
  /external/chromium_org/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.cc 53 if (!contents || !contents->IsLoadingToDifferentDocument())
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.h 238 virtual bool IsLoadingToDifferentDocument() const OVERRIDE;
    [all...]
web_contents_impl.cc     [all...]

Completed in 207 milliseconds