Home | History | Annotate | Download | only in browser

Lines Matching refs:Navigate

73   virtual void Navigate(GURL url) {
139 contents->Navigate(url);
143 // Navigate the contents to a new url, should not change url.
144 contents->Navigate(url2);
160 contents->Navigate(url);
180 contents->Navigate(url);
193 contents->Navigate(url);
218 // Navigate the contents, then make sure the one associated with the extension
222 contents->Navigate(url);
224 contents2->Navigate(url2);