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

  /external/chromium_org/chrome/browser/apps/
ephemeral_app_throttle.cc 36 if (source->IsSubframe())
app_url_redirector.cc 44 if (source->IsSubframe()) {
  /external/chromium_org/content/public/browser/
web_contents.h 570 virtual bool IsSubframe() const = 0;
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.h 331 virtual bool IsSubframe() const OVERRIDE;
    [all...]
web_contents_impl.cc     [all...]

Completed in 693 milliseconds