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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
menu.h 109 WINDOW *sub; /* Subwindow for menu display */
111 WINDOW *usersub; /* User's subwindow */
cursesm.h 207 NCursesWindow* sub; // the subwindow object
208 bool b_sub_owner; // is this our own subwindow?
336 // Retrieve the menus subwindow
337 inline NCursesWindow& subWindow() const {
342 // Set the menus subwindow
cursesw.h 789 NCursesWindow* par; // parent, if subwindow
791 NCursesWindow* sib; // next subwindow of parent
818 // this is the very common case that we want to create the subwindow that
    [all...]
cursesf.h 346 NCursesWindow* sub; // the subwindow object
347 bool b_sub_owner; // is this our own subwindow?
483 // Set the forms subwindow
form.h 147 WINDOW * sub; /* subwindow */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
menu.h 109 WINDOW *sub; /* Subwindow for menu display */
111 WINDOW *usersub; /* User's subwindow */
cursesm.h 207 NCursesWindow* sub; // the subwindow object
208 bool b_sub_owner; // is this our own subwindow?
336 // Retrieve the menus subwindow
337 inline NCursesWindow& subWindow() const {
342 // Set the menus subwindow
cursesw.h 789 NCursesWindow* par; // parent, if subwindow
791 NCursesWindow* sib; // next subwindow of parent
818 // this is the very common case that we want to create the subwindow that
    [all...]
cursesf.h 346 NCursesWindow* sub; // the subwindow object
347 bool b_sub_owner; // is this our own subwindow?
483 // Set the forms subwindow
form.h 126 WINDOW * sub; /* subwindow */
  /packages/apps/Browser/src/com/android/browser/
Tab.java 90 * Class for maintaining Tabs with a main WebView and a subwindow.
144 // Subwindow container
146 // Subwindow WebView
    [all...]
TabControl.java 71 * WebView for a given tab and not a subwindow.
83 * Return the current tab's top-level WebView. This can return a subwindow
96 * Return the current tab's subwindow if it exists.
97 * @return The subwindow of the current tab or null if it doesn't exist.
IntentHandler.java 183 // Get rid of the subwindow if it exists
Controller.java 1238 WebView subwindow = mTabControl.getCurrentSubWindow(); local
    [all...]
BaseUi.java 411 * @param subView webview to be set as a subwindow for the tab
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XInput.h 208 Window subwindow; /* child window */ member in struct:__anon30082
240 Window subwindow; /* child window */ member in struct:__anon30083
273 Window subwindow; /* child window */ member in struct:__anon30084
331 Window subwindow; member in struct:__anon30086
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XInput.h 208 Window subwindow; /* child window */ member in struct:__anon31942
240 Window subwindow; /* child window */ member in struct:__anon31943
273 Window subwindow; /* child window */ member in struct:__anon31944
331 Window subwindow; member in struct:__anon31946
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 533 /* subwindow mode */
Xlib.h 575 Window subwindow; /* child window */ member in struct:__anon29761
593 Window subwindow; /* child window */ member in struct:__anon29762
611 Window subwindow; /* child window */ member in struct:__anon29763
628 Window subwindow; /* child window */ member in struct:__anon29764
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
X.h 533 /* subwindow mode */
Xlib.h 572 Window subwindow; /* child window */ member in struct:__anon31624
590 Window subwindow; /* child window */ member in struct:__anon31625
608 Window subwindow; /* child window */ member in struct:__anon31626
625 Window subwindow; /* child window */ member in struct:__anon31627
    [all...]
  /external/libvncserver/x11vnc/
nox11.h 585 /* subwindow mode */
1363 Window subwindow; \/* child window *\/ member in struct:__anon13595
1381 Window subwindow; \/* child window *\/ member in struct:__anon13596
1399 Window subwindow; \/* child window *\/ member in struct:__anon13597
1416 Window subwindow; \/* child window *\/ member in struct:__anon13598
    [all...]
  /packages/apps/Browser/res/values/
strings.xml     [all...]
  /external/libxml2/test/valid/dtds/
xhtml1-frameset.dtd 392 <!-- inline subwindow -->
    [all...]
xhtml1-transitional.dtd 364 <!-- inline subwindow -->

Completed in 1214 milliseconds

1 2