Home | History | Annotate | Download | only in browser

Lines Matching full:subwindow

472                     // Dismiss the subwindow if applicable.
540 // Get rid of the subwindow if it exists
1342 // Close the subwindow if it exists.
1700 // dismiss the subwindow. This will destroy the WebView.
1735 // Get rid of the subwindow if it exists
2103 WebView subwindow = mTabControl.getCurrentSubWindow();
2104 if (subwindow != null) {
2105 if (subwindow.canGoBack()) {
2106 subwindow.goBack();
2127 // same logic here. But for subwindow case, should we call into the main