HomeSort by relevance Sort by last modified time
    Searched refs:Screen (Results 176 - 200 of 227) sorted by null

1 2 3 4 5 6 78 910

  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_impl.cc 96 #include "ui/gfx/screen.h"
434 gfx::Screen::GetNativeScreen()->GetPrimaryDisplay().work_area();
    [all...]
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view.cc 25 #include "ui/gfx/screen.h"
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
status_bubble_views.cc 27 #include "ui/gfx/screen.h"
52 // off-screen.
778 gfx::Rect monitor_rect = gfx::Screen::GetScreenFor(window)->
  /external/chromium_org/third_party/sqlite/src/contrib/
sqlitecon.tcl 20 # text editor screen initialized to the argument. When the "OK" button
69 $m add command -label {Clear Screen} -command "sqlitecon::Clear $w.t"
618 # entire contents of the console screen to that file.
625 set f [tk_getSaveFile -filetypes $types -title "Write Screen To..."]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.cc 25 #include "ui/gfx/screen.h"
643 scale = gfx::Screen::GetScreenFor(root)->
    [all...]
  /external/chromium_org/ui/views/widget/
native_widget_win.cc 33 #include "ui/gfx/screen.h"
438 gfx::Screen::GetNativeScreen()->GetDisplayNearestWindow(
    [all...]
widget.cc 18 #include "ui/gfx/screen.h"
516 gfx::Screen::GetScreenFor(GetNativeView())->GetDisplayNearestPoint(
603 // While initializing, the kiosk mode will go to full screen before the
604 // widget gets shown. In that case we stay in full screen mode, regardless
    [all...]
  /external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc 39 #include "ui/gfx/screen.h"
675 gfx::Screen* screen = Shell::GetScreen(); local
676 gfx::Display display = screen->GetDisplayNearestWindow(
688 display = screen->GetDisplayNearestWindow(
695 screen->GetPrimaryDisplay().bounds().bottom());
697 screen->GetPrimaryDisplay().bounds().bottom());
705 display = screen->GetDisplayNearestWindow(
712 screen->GetPrimaryDisplay().bounds().bottom());
715 screen->GetPrimaryDisplay().bounds().bottom())
1409 const gfx::Screen* screen = Shell::GetScreen(); local
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc 48 #include "ui/gfx/screen.h"
692 // Extend the button to the screen edge in maximized and immersive fullscreen.
2371 gfx::Screen* screen = gfx::Screen::GetScreenFor(GetWidget()->GetNativeView()); local
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_unittest.cc 35 #include "ui/gfx/screen.h"
623 gfx::Screen::SetScreenInstance(gfx::SCREEN_TYPE_NATIVE, screen_.get());
763 scoped_ptr<gfx::Screen> screen_;
788 // The initial bounds is the empty rect, and the screen info hasn't been sent
894 // Clear the first Resize message that carried screen info.
    [all...]
  /external/chromium_org/ui/views/controls/menu/
menu_controller.cc 24 #include "ui/gfx/screen.h"
174 // MenuScrollTask is used when the SubmenuView does not all fit on screen and
434 // before that happens otherwise the menus will stay on screen.
2133 gfx::Screen* screen = gfx::Screen::GetScreenFor(native_view); local
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.cc 37 #include "views/screen.h"
474 // screen shot in the dragged tab.
579 gfx::Rect work_area = views::Screen::GetMonitorWorkAreaNearestPoint(
659 // think we could just convert them to screen coordinates, however in the
664 // aren't really multi-screen aware. So really it's just safer to get the
781 // It's possible any given screen coordinate has multiple docking
829 // Make sure the specified screen point is actually within the bounds of the
    [all...]
  /external/chromium_org/remoting/webapp/
client_session.js 120 document.getElementById('screen-options-menu'),
129 document.getElementById('screen-resize-to-client');
131 this.shrinkToFitButton_ = document.getElementById('screen-shrink-to-fit');
133 this.fullScreenButton_ = document.getElementById('toggle-full-screen');
279 // When enabled this capability causes the client to send its screen
486 // In case the user had selected full-screen mode, cancel it now.
569 * Sends a Print Screen keypress to the remoting client.
632 * Callback for the two "screen mode" related menu items: Resize desktop to
    [all...]
  /external/chromium_org/ui/base/x/
x11_util.cc 667 // translate by the window_rect's offset to map to screen space.
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 643 /* use default screen (from $DISPLAY) */
663 /* Determine the current screen size */
667 /* Determine the default screen depth:
728 static void X11_DestroyWindow(_THIS, SDL_Surface *screen)
731 if ( screen ) {
732 screen->flags &= ~(SDL_OPENGL|SDL_OPENGLBLIT);
741 if ( screen && (screen->flags & SDL_FULLSCREEN) ) {
742 screen->flags &= ~SDL_FULLSCREEN;
915 static int X11_CreateWindow(_THIS, SDL_Surface *screen,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 31 the command turtle.forward(15), and it moves (on-screen!) 15 pixels in
60 - Fine control over turtle movement and screen updates via delay(),
118 _tg_classes = ['ScrolledCanvas', 'TurtleScreen', 'Screen',
151 _CFG = {"width" : 0.5, # Screen
168 "examplescreen": "screen",
456 """Root class for Screen based on Tkinter."""
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 31 the command turtle.forward(15), and it moves (on-screen!) 15 pixels in
60 - Fine control over turtle movement and screen updates via delay(),
118 _tg_classes = ['ScrolledCanvas', 'TurtleScreen', 'Screen',
151 _CFG = {"width" : 0.5, # Screen
168 "examplescreen": "screen",
456 """Root class for Screen based on Tkinter."""
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids 805 3001 Optical Touch Screen
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller.cc 112 gfx::Display display = gfx::Screen::GetScreenFor(
277 // TODO(skuhne): At the moment the login screen does the wallpaper management
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
browser_window_gtk.cc 108 #include "ui/gfx/screen.h"
264 // are partially off-screen causes them to get snapped back on screen, not
    [all...]
  /external/chromium_org/content/browser/android/
content_view_core_impl.cc 55 #include "ui/gfx/screen.h"
185 gfx::Screen::GetNativeScreen()->GetPrimaryDisplay();
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py 3 "The Screen-Scraper's Friend"
    [all...]
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglapi.c 154 _EGL_CHECK_OBJECT(disp, Screen, scrn, ret, drv)
974 eglChooseModeMESA(EGLDisplay dpy, EGLScreenMESA screen,
979 _EGLScreen *scrn = _eglLookupScreen(screen, disp);
992 eglGetModesMESA(EGLDisplay dpy, EGLScreenMESA screen, EGLModeMESA *modes,
996 _EGLScreen *scrn = _eglLookupScreen(screen, disp);
1079 eglShowScreenSurfaceMESA(EGLDisplay dpy, EGLint screen,
1083 _EGLScreen *scrn = _eglLookupScreen((EGLScreenMESA) screen, disp);
1102 eglScreenPositionMESA(EGLDisplay dpy, EGLScreenMESA screen, EGLint x, EGLint y)
1105 _EGLScreen *scrn = _eglLookupScreen(screen, disp);
1117 eglQueryScreenMESA(EGLDisplay dpy, EGLScreenMESA screen,
    [all...]
  /external/chromium_org/ui/aura/
window.cc 38 #include "ui/gfx/screen.h"
200 gfx::Screen::GetScreenFor(window_)->GetDisplayNearestWindow(
    [all...]
  /external/mesa3d/src/egl/main/
eglapi.c 154 _EGL_CHECK_OBJECT(disp, Screen, scrn, ret, drv)
974 eglChooseModeMESA(EGLDisplay dpy, EGLScreenMESA screen,
979 _EGLScreen *scrn = _eglLookupScreen(screen, disp);
992 eglGetModesMESA(EGLDisplay dpy, EGLScreenMESA screen, EGLModeMESA *modes,
996 _EGLScreen *scrn = _eglLookupScreen(screen, disp);
1079 eglShowScreenSurfaceMESA(EGLDisplay dpy, EGLint screen,
1083 _EGLScreen *scrn = _eglLookupScreen((EGLScreenMESA) screen, disp);
1102 eglScreenPositionMESA(EGLDisplay dpy, EGLScreenMESA screen, EGLint x, EGLint y)
1105 _EGLScreen *scrn = _eglLookupScreen(screen, disp);
1117 eglQueryScreenMESA(EGLDisplay dpy, EGLScreenMESA screen,
    [all...]

Completed in 314 milliseconds

1 2 3 4 5 6 78 910