HomeSort by relevance Sort by last modified time
    Searched full:subwindow (Results 1 - 13 of 13) sorted by null

  /packages/apps/Browser/res/menu/
title_context.xml 20 window (possibly a subwindow), because this should be the main
  /packages/apps/Browser/src/com/android/browser/
Tab.java 77 * Class for maintaining Tabs with a main WebView and a subwindow.
93 // Subwindow container
95 // Subwindow WebView
    [all...]
TabControl.java 72 * WebView for a given tab and not a subwindow.
84 * Return the current tab's top-level WebView. This can return a subwindow
97 * Return the current tab's subwindow if it exists.
98 * @return The subwindow of the current tab or null if it doesn't exist.
BrowserActivity.java 472 // Dismiss the subwindow if applicable.
540 // Get rid of the subwindow if it exists
2103 WebView subwindow = mTabControl.getCurrentSubWindow(); local
    [all...]
  /external/quake/quake/src/QW/client/
render.h 69 vrect_t vrect; // subwindow in video for refresh
  /external/quake/quake/src/WinQuake/
render.h 75 vrect_t vrect; // subwindow in video for refresh
  /external/webkit/WebCore/plugins/gtk/
PluginViewGtk.cpp 323 xEvent.xkey.subwindow = 0; // we have no child window
377 xbutton.subwindow = 0;
404 xmotion.subwindow = 0;
420 xcrossing.subwindow = 0;
  /external/webkit/WebCore/plugins/qt/
PluginViewQt.cpp 281 xEvent->xkey.subwindow = 0; // we have no child window
332 xbutton.subwindow = 0;
359 xmotion.subwindow = 0;
375 xcrossing.subwindow = 0;
  /frameworks/base/core/java/android/webkit/
HttpAuthHandler.java 36 * (like our subwindow and the main window).
WebViewCore.java 138 // subwindow creation.
210 /* Handle the initialization of WebViewCore during subwindow creation. This
221 /* Get the BrowserFrame component. This is used for subwindow creation and
    [all...]
  /packages/apps/Browser/res/values/
strings.xml 545 <!-- Title for a dialog informing the user that they cannot open a subwindow
549 subwindow because only one can be open at a time. -->
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86dga/
XF86DGA2.c 707 xk->subwindow = None;
  /external/libxml2/
HTMLparser.c 726 { "frame", 0, 2, 2, 1, 0, 2, 0, "subwindow " ,
762 { "iframe", 0, 0, 0, 0, 0, 1, 2, "inline subwindow ",
    [all...]

Completed in 1812 milliseconds