ParentIsMainFrame  185 chrome/browser/extensions/api/web_request/web_request_api.cc   *parent_is_main_frame = info->ParentIsMainFrame();
ParentIsMainFrame   74 content/browser/loader/resource_request_info_impl.h   virtual bool ParentIsMainFrame() const OVERRIDE;
ParentIsMainFrame   78 content/public/browser/resource_request_info.h   virtual bool ParentIsMainFrame() const = 0;