Lines Matching refs:Profile
30 Profile* profile = site_instance->browsing_instance()->profile(); in BackgroundContents()
43 Source<Profile>(profile)); in BackgroundContents()
55 Profile* profile = render_view_host_->process()->profile(); in ~BackgroundContents()
58 Source<Profile>(profile), in ~BackgroundContents()
99 Profile* profile = render_view_host->process()->profile(); in DidNavigate()
102 Source<Profile>(profile), in DidNavigate()
162 Profile* profile = render_view_host_->process()->profile(); in UpdateInspectorSetting()
167 Profile* profile = render_view_host_->process()->profile(); in ClearInspectorSettings()
172 Profile* profile = render_view_host->process()->profile(); in Close()
175 Source<Profile>(profile), in Close()
183 Profile* profile = rvh->process()->profile(); in RenderViewGone()
186 Source<Profile>(profile), in RenderViewGone()
197 Profile* profile) const { in GetRendererPrefs()
206 Profile* profile = render_view_host_->process()->profile(); in GetWebkitPrefs()