Home | History | Annotate | Download | only in browser

Lines Matching defs:subwindow

485                     // Dismiss the subwindow if applicable.
553 // Get rid of the subwindow if it exists
1367 // Close the subwindow if it exists.
1778 // dismiss the subwindow. This will destroy the WebView.
2178 WebView subwindow = mTabControl.getCurrentSubWindow();
2179 if (subwindow != null) {
2180 if (subwindow.canGoBack()) {
2181 subwindow.goBack();
2202 // same logic here. But for subwindow case, should we call into the main