Home | History | Annotate | Download | only in browser

Lines Matching refs:GURL

72             const GURL& initial_url,
73 const GURL& referrer,
114 const GURL& url,
115 const GURL& referrer,
131 virtual void UpdateTargetURL(TabContents* source, const GURL& url);
150 const GURL& url,
228 void Navigate(const GURL& url, const GURL& referrer);
247 GURL url;
248 GURL referrer;
368 virtual void OpenURLFromTab(TabContents* source, const GURL& url,
369 const GURL& referrer,
382 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {