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

  /external/qemu/distrib/sdl-1.2.12/src/video/gem/
SDL_gemvideo.h 77 int window_type; /* Window type */ member in struct:SDL_PrivateVideoData
124 #define GEM_win_type (this->hidden->window_type)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
Xagstr.h 158 CARD16 window_type B16;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
Xagstr.h 158 CARD16 window_type B16;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
Xagstr.h 158 CARD16 window_type B16;
  /external/chromium/chrome/browser/extensions/
extension_tabs_module.cc 418 Browser::Type window_type = Browser::TYPE_NORMAL; local
474 window_type = Browser::TYPE_NORMAL;
476 window_type = Browser::TYPE_APP_POPUP;
480 window_type = Browser::TYPE_APP_PANEL;
491 Browser* new_window = Browser::CreateForType(window_type, window_profile);
502 if (window_type & Browser::TYPE_POPUP)
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/gtk/
WebViewWidget.cpp 58 attributes.window_type = GDK_WINDOW_CHILD;
  /external/chromium/chrome/browser/metrics/
metrics_service.cc     [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
lt_decode.cpp 53 [WINDOW_TYPE]
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebview.cpp     [all...]

Completed in 448 milliseconds