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

1 2 3

  /sdk/emulator/opengl/host/renderer/
main.cpp 38 fprintf(stderr, " -x <num> - render subwindow x position\n");
39 fprintf(stderr, " -y <num> - render subwindow y position\n");
40 fprintf(stderr, " -width <num> - render subwindow width\n");
41 fprintf(stderr, " -height <num> - render subwindow height\n");
132 fprintf(stderr,"Failed to create subwindow Framebuffer\n");
153 // created subwindow. So we run the server on a seperate
160 // Dispatch events for the subwindow
162 // will be finalized, the Framebuffer subwindow will
  /sdk/emulator/opengl/host/include/libOpenglRender/
render_api.h 93 // Create a native subwindow which is a child of 'window'
95 // Framebuffer will not get displayed if a subwindow is not
97 // x,y,width,height are the dimensions of the rendering subwindow.
105 // destroys the created native subwindow. Once destroyed,
107 // subwindow will be created.
120 // causes the OpenGL subwindow to get repainted with the
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/
README.txt 6 results in a subwindow.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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 729 NCursesWindow* par; // parent, if subwindow
731 NCursesWindow* sib; // next subwindow of parent
758 // this is the very common case that we want to create the subwindow that
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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 729 NCursesWindow* par; // parent, if subwindow
731 NCursesWindow* sib; // next subwindow of parent
758 // this is the very common case that we want to create the subwindow that
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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
  /sdk/emulator/opengl/host/libs/libOpenglRender/
render_api.cpp 146 // events since the renderer generates a subwindow of this
148 // during this time to let the renderer generates this subwindow.
FrameBuffer.cpp 228 // The FB output will go to a subwindow, if one exist.
399 // create native subwindow for FB display output
406 // create EGLSurface from the generated subwindow
792 // no subwindow created for the FB output
799 // bind the subwindow eglSurface
  /packages/apps/Browser/src/com/android/browser/
Tab.java 87 * Class for maintaining Tabs with a main WebView and a subwindow.
139 // Subwindow container
141 // 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.
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/x11/
NetscapePluginX11.cpp 286 xEvent.subwindow = 0;
401 xKey.subwindow = 0;
  /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/Source/WebCore/plugins/gtk/
PluginViewGtk.cpp 286 xEvent.xkey.subwindow = 0; // we have no child window
342 xbutton.subwindow = 0;
369 xmotion.subwindow = 0;
385 xcrossing.subwindow = 0;
  /gdk/samples/quake/jni/
render.h 75 vrect_t vrect; // subwindow in video for refresh
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XInput.h 187 Window subwindow; /* child window */ member in struct:__anon22479
219 Window subwindow; /* child window */ member in struct:__anon22480
252 Window subwindow; /* child window */ member in struct:__anon22481
310 Window subwindow; member in struct:__anon22483
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XInput.h 187 Window subwindow; /* child window */ member in struct:__anon24069
219 Window subwindow; /* child window */ member in struct:__anon24070
252 Window subwindow; /* child window */ member in struct:__anon24071
310 Window subwindow; member in struct:__anon24073
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XInput.h 187 Window subwindow; /* child window */ member in struct:__anon25581
219 Window subwindow; /* child window */ member in struct:__anon25582
252 Window subwindow; /* child window */ member in struct:__anon25583
310 Window subwindow; member in struct:__anon25585
    [all...]
  /sdk/emulator/opengl/tests/emulator_test_renderer/
main.cpp 105 printf("failed to create OpenGL subwindow\n");
  /external/webkit/Source/WebCore/plugins/qt/
PluginViewQt.cpp 426 xEvent->xkey.subwindow = 0; // we have no child window
489 xbutton.subwindow = 0;
516 xmotion.subwindow = 0;
532 xcrossing.subwindow = 0;
    [all...]

Completed in 1477 milliseconds

1 2 3