Searched refs:screen (Results 1 - 25 of 266) sorted by relevance

1234567891011

/macosx-10.10/ruby-106/ruby/ext/curses/
H A Dview2.rb12 @screen = nil
28 @screen = Curses.stdscr
30 @screen.scrollok(true)
31 #$screen.keypad(true)
44 @data_lines[0..@screen.maxy-1].each_with_index{|line, idx|
45 @screen.setpos(idx, 0)
46 @screen.addstr(line)
48 @screen.setpos(0,0)
49 @screen.refresh
58 @screen
[all...]
/macosx-10.10/ncurses-44/ncurses/ncurses/tinfo/
H A Duse_screen.c38 use_screen(SCREEN *screen, NCURSES_SCREEN_CB func, void *data) argument
43 T((T_CALLED("use_screen(%p,%p,%p)"), screen, func, data));
51 set_term(screen);
53 code = func(screen, data);
/macosx-10.10/apr-32/apr/apr/test/
H A Dnw_misc.c3 #include <screen.h>
8 /* function to keep the screen open if not launched from bash */
12 printf("\r\n<Press any key to close screen> ");
/macosx-10.10/apr-32/apr-util/apr-util/test/
H A Dnw_misc.c3 #include <screen.h>
8 /* function to keep the screen open if not launched from bash */
12 printf("\r\n<Press any key to close screen> ");
/macosx-10.10/curl-83.1.2/curl/src/
H A Dtool_panykey.c28 # include <screen.h>
/macosx-10.10/WebCore-7600.1.25/platform/mac/
H A DPlatformScreenMac.mm35 static PlatformDisplayID displayIDFromScreen(NSScreen *screen)
37 return (PlatformDisplayID)[[[screen deviceDescription] objectForKey:@"NSScreenNumber"] intValue];
42 for (NSScreen *screen in [NSScreen screens]) {
43 if (displayIDFromScreen(screen) == displayID)
44 return screen;
64 // These functions scale between screen and page coordinates because JavaScript/DOM operations
65 // assume that the screen and the page share the same coordinate system.
81 // Widget is in an NSWindow, use its screen.
86 if (NSScreen *screen = screenForDisplayID(displayFromWidget(widget)))
87 return screen;
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DPlatformScreenGtk.cpp55 GdkScreen* screen = gdk_screen_get_default(); local
56 return screen ? gdk_screen_get_system_visual(screen) : 0;
98 GdkScreen* screen = container ? getScreen(container) : gdk_screen_get_default(); local
99 if (!screen)
102 gint monitor = container ? gdk_screen_get_monitor_at_window(screen, gtk_widget_get_window(container)) : 0;
105 gdk_screen_get_monitor_geometry(screen, monitor, &geometry);
116 GdkScreen* screen = container ? getScreen(container) : gdk_screen_get_default();
117 if (!screen)
120 gint monitor = container ? gdk_screen_get_monitor_at_window(screen, gtk_widget_get_windo
[all...]
H A DGtkVersioning.c207 static int getScreenCurrentDesktop(GdkScreen *screen) argument
209 Display *display = GDK_DISPLAY_XDISPLAY(gdk_screen_get_display(screen));
210 Window rootWindow = XRootWindow(display, GDK_SCREEN_XNUMBER(screen));
230 static void getScreenWorkArea(GdkScreen *screen, GdkRectangle *area) argument
232 Display *display = GDK_DISPLAY_XDISPLAY(gdk_screen_get_display(screen));
238 area->width = gdk_screen_get_width(screen);
239 area->height = gdk_screen_get_height(screen);
244 Window rootWindow = XRootWindow(display, GDK_SCREEN_XNUMBER(screen));
254 int desktop = getScreenCurrentDesktop(screen);
265 void gdk_screen_get_monitor_workarea(GdkScreen *screen, in argument
[all...]
H A DWidgetBackingStoreGtkX11.cpp43 GdkScreen* screen = gdk_visual_get_screen(visual); local
44 m_display = GDK_SCREEN_XDISPLAY(screen);
45 m_pixmap = XCreatePixmap(m_display, GDK_WINDOW_XID(gdk_screen_get_root_window(screen)),
H A DDragIcon.cpp66 GdkScreen* screen = gtk_widget_get_screen(m_window); local
68 GdkColormap* rgba = gdk_screen_get_rgba_colormap(screen);
72 GdkVisual* visual = gdk_screen_get_rgba_visual(screen);
74 visual = gdk_screen_get_system_visual(screen);
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystemCursorHelper.cpp53 IOGBounds *screen)
55 if (!desktop || !screen) {
60 if (*(UInt64*)desktop == *(UInt64*)screen) {
65 int screenWidth = screen->maxx - screen->minx;
66 int screenHeight = screen->maxy - screen->miny;
77 screenLocation += scratch.fromIntFloor(screen->minx - desktop->minx,
78 screen->miny - desktop->miny);
89 screenLocation += scratch.fromIntFloor(screen
52 updateScreenLocation(IOGBounds *desktop, IOGBounds *screen) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/appl/kx/
H A Dtenletxr.in32 screen=`echo $DISPLAY | sed -ne 's/[^:]*:[0-9]*\(\.[0-9]*\)/\1/p'`
34 disp=${2}${screen}
H A Drxterm.in40 screen=`echo $DISPLAY | sed -ne 's/[^:]*:[0-9]*\(\.[0-9]*\)/\1/p'`
42 disp=${2}${screen}
/macosx-10.10/apache-793/httpd/os/netware/
H A Dos.h42 #include <screen.h>
44 AP_DECLARE_DATA extern int hold_screen_on_exit; /* Indicates whether the screen should be held open on exit*/
51 /* Hold the screen open if there is an exit code and the hold_screen_on_exit flag >= 0 or the
52 hold_screen_on_exit > 0. If the hold_screen_on_exit flag is < 0 then close the screen no
/macosx-10.10/bzip2-36/bzip2/
H A Dformat.pl52 if ( $prev =~ /<programlisting>$|<screen>$/ ) {
58 elsif ( $curr =~ /<\/programlisting>|<\/screen>/ ) {
/macosx-10.10/screen-22/screen/
H A DMakefile.in2 # Makefile template for screen
12 # Where to install screen.
21 SCREEN = screen-$(VERSION)
44 # /tmp/debug/{SCREEN,screen}.<pid>. Look at these files and quote
47 # With shadow-pw screen would never dump core. Use this option if
54 CFILES= screen.c ansi.c fileio.c mark.c misc.c resize.c socket.c \
59 OFILES= screen.o ansi.o fileio.o mark.o misc.o resize.o socket.o \
65 all: screen
67 screen: $(OFILES)
73 install_bin: .version screen
[all...]
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinX.c110 * represents Windows screen. */
440 * Returns the name of the screen that Tk should use during
469 * Called to set up initial screen info or when an event indicated
470 * display (screen) change.
476 * May change info regarding the screen. local
485 Screen *screen;
490 screen = display->screens;
493 screen->width = GetDeviceCaps(dc, HORZRES);
494 screen->height = GetDeviceCaps(dc, VERTRES);
495 screen
570 Screen *screen; local
[all...]
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinX.c130 * screen. */
463 * Returns the name of the screen that Tk should use during
492 * Called to set up initial screen info or when an event indicated
493 * display (screen) change.
499 * May change info regarding the screen.
509 Screen *screen;
514 screen = display->screens;
517 screen->width = GetDeviceCaps(dc, HORZRES);
518 screen->height = GetDeviceCaps(dc, VERTRES);
519 screen
500 Screen *screen; local
594 Screen *screen; local
[all...]
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixColor.c78 Screen *screen = tkColPtr->screen;
92 && (tkColPtr->color.pixel != BlackPixelOfScreen(screen))
93 && (tkColPtr->color.pixel != WhitePixelOfScreen(screen))) {
96 handler = Tk_CreateErrorHandler(DisplayOfScreen(screen),
98 XFreeColors(DisplayOfScreen(screen), tkColPtr->colormap,
102 DeleteStressedCmap(DisplayOfScreen(screen), tkColPtr->colormap);
155 XColor screen;
157 if (XAllocNamedColor(display, colormap, buf, &screen, &color) != 0) {
167 if (XLookupColor(display, colormap, buf, &color, &screen)
77 Screen *screen = tkColPtr->screen; local
153 XColor screen; local
[all...]
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixColor.c78 Screen *screen = tkColPtr->screen;
93 && (tkColPtr->color.pixel != BlackPixelOfScreen(screen))
94 && (tkColPtr->color.pixel != WhitePixelOfScreen(screen))) {
97 handler = Tk_CreateErrorHandler(DisplayOfScreen(screen),
99 XFreeColors(DisplayOfScreen(screen), tkColPtr->colormap,
103 DeleteStressedCmap(DisplayOfScreen(screen), tkColPtr->colormap);
157 XColor screen;
159 if (XAllocNamedColor(display, colormap, buf, &screen, &color) != 0) {
169 if (XLookupColor(display, colormap, buf, &color, &screen)
77 Screen *screen = tkColPtr->screen; local
155 XColor screen; local
[all...]
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXXStubs.c72 * Called to set up initial screen info or when an event indicated
73 * display (screen) change.
79 * May change info regarding the screen.
88 Screen *screen;
94 screen = display->screens;
97 screen->root_depth = (*(*graphicsDevice)->gdPMap)->cmpSize *
99 screen->height = (*graphicsDevice)->gdRect.bottom -
101 screen->width = (*graphicsDevice)->gdRect.right -
104 screen->mwidth = (screen
87 Screen *screen; local
143 Screen *screen; local
[all...]
/macosx-10.10/tcl-105/tk/tk/library/demos/
H A Dixset124 set screentim [.screen.tim.entry get]
125 set screencyc [.screen.cyc.entry get]
159 .screen.blank [expr {$screenbla eq "blank" ? "select" : "deselect"}]
160 .screen.pat [expr {$screenbla ne "blank" ? "select" : "deselect"}]
161 .screen.tim.entry delete 0 end
162 .screen.tim.entry insert 0 $screentim
163 .screen.cyc.entry delete 0 end
164 .screen.cyc.entry insert 0 $screencyc
275 labelframe .screen -text "Screen-saver Settings" -padx 1.5m -pady 1.5m
277 radiobutton .screen
[all...]
/macosx-10.10/tcl-105/tk84/tk/library/demos/
H A Dixset128 set screentim [.screen.tim.entry get]
129 set screencyc [.screen.cyc.entry get]
163 .screen.blank [expr "{$screenbla}=={blank} ? {select} : {deselect}"]
164 .screen.pat [expr "{$screenbla}!={blank} ? {select} : {deselect}"]
165 .screen.tim.entry delete 0 end
166 .screen.tim.entry insert 0 $screentim
167 .screen.cyc.entry delete 0 end
168 .screen.cyc.entry insert 0 $screencyc
279 labelframe .screen -text "Screen-saver Settings" -padx 1.5m -pady 1.5m
281 radiobutton .screen
[all...]
/macosx-10.10/tcl-105/tk/tk/xlib/
H A Dxutil.c78 info->screen = 0;
90 && (vinfo_template->screen != info->screen))
/macosx-10.10/tcl-105/tk84/tk/xlib/
H A Dxutil.c84 info->screen = 0;
96 && (vinfo_template->screen != info->screen))

Completed in 218 milliseconds

1234567891011