Home | History | Annotate | Download | only in background

Lines Matching defs:Navigate

71   virtual void Navigate(GURL url) {
138 contents->Navigate(url);
142 // Navigate the contents to a new url, should not change url.
143 contents->Navigate(url2);
161 contents->Navigate(url);
183 contents->Navigate(url);
196 contents->Navigate(url);
222 // Navigate the contents, then make sure the one associated with the extension
226 contents->Navigate(url);
228 contents2->Navigate(url2);