Searched +refs:screen +refs:visible (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.9.5/tcl-102/tk/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;
95 screen = display->screens;
100 NSRect bounds = [s frame], visible = [s visibleFrame];
105 (visible.origin.y + visible.size.height);
107 screen->root_depth = NSBitsPerPixelFromDepth([s depth]);
108 screen
87 Screen *screen; local
99 NSRect bounds = [s frame], visible = [s visibleFrame]; local
141 Screen *screen; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/plugins/gtk/
H A Dgtk2xtbin.h144 Screen *screen; /* window's screen */ member in struct:_CorePart
150 Boolean visible; /* is window mapped and not occluded?*/ member in struct:_CorePart
H A DPluginViewGtk.cpp496 // indicating that the plugin is not visible/scrolled out.
578 void PluginView::setParentVisible(bool visible) argument
580 if (isParentVisible() == visible)
583 Widget::setParentVisible(visible);
586 if (visible)
745 templ.screen = gdk_screen_get_number(gdk_screen_get_default());
/macosx-10.9.5/WebKit-7537.78.2/qt/WidgetSupport/
H A DPageClientQt.cpp108 return view->x11Info().screen();
148 void PageClientQWidget::setWidgetVisible(Widget* widget, bool visible) argument
153 qtWidget->setVisible(visible);
232 return graphicsView->x11Info().screen();
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeElem.h77 int visible; member in struct:TreeElementArgs::__anon13257
78 } screen; member in struct:TreeElementArgs
H A DtkTreeStyle.c117 PerStateInfo visible; /* -visible */ member in struct:MElementLink
174 int visible; /* TRUE if the element should be displayed. */ member in struct:Layout
177 #define IS_HIDDEN(L) ((L)->visible == 0)
568 layout->visible = PerStateBoolean_ForState(drawArgs->tree,
569 &eLink1->visible, drawArgs->state, NULL) != 0;
627 /* Remember the first and last visible elements surrounded by
634 /* If there are no visible elements surrounded by this -union
637 layout->visible = 0;
1843 layout->visible
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dreadline.vim39 syn keyword readlineBellStyles contained audible visible none
71 \ show-all-if-ambiguous visible-stats
72 \ prefer-visible-bell blink-matching-paren
83 \ clear-screen redraw-current-line
H A Dprogress.vim81 syn keyword ProgressReserved release reposition retain retry return return-val[ue] revert revoke run save schema screen screen-io screen-lines
151 syn keyword ProgressOperator grid-unit-width-pixe[ls] grid-visible gt handle height height[-chars] height-p[ixels] help-con[text] helpfile-n[ame] hidden hint hori[zontal] hwnd image image-down
171 syn keyword ProgressOperator screen-val[ue] scroll-bars scroll-delta scroll-horiz-value scroll-offset scroll-to-current-row scroll-to-i[tem] scroll-to-selected-row scroll-vert-value scrollable
181 syn keyword ProgressOperator virtual-height-pixel[s] virtual-width virtual-width-ch[ars] virtual-width-pi[xels] visible wait warning weekday widget widget-e[nter] widget-h[andle] widget-l[eave]
H A Dcss.vim49 syn keyword cssMediaType contained screen print aural braile embosed handheld projection ty tv all nextgroup=cssMediaComma,cssMediaBlock skipwhite skipnl
124 syn keyword cssBoxAttr contained hidden visible scroll collapse
H A Determ.vim235 syn keyword etermButtonOptions contained visible nextgroup=etermBoolean
340 \ '\<\%(screen\|twin\)://\%([^@:/]\+\%(@[^:/]\+\%(:[^/]\+\)\=\)\=\)\=/\S\+'
/macosx-10.9.5/WebCore-7537.78.1/plugins/qt/
H A DPluginViewQt.cpp533 // the plugin is not visible/scrolled out.
567 void PluginView::setParentVisible(bool visible) argument
569 if (isParentVisible() == visible)
572 Widget::setParentVisible(visible);
729 templ.screen = x11Screen();
/macosx-10.9.5/ncurses-42/ncurses/include/
H A DCaps.uwin223 memory_above da bool da - - YBCG- display may be retained above the screen
224 memory_below db bool db - - YB-GE display may be retained below the screen
234 prtr_silent mc5i bool 5i - - ----- printer will not echo on screen
239 back_color_erase bce bool ut - - ----- screen erased with background color
257 lines lines num li - - YBCGE number of lines on screen or page
263 num_labels nlab num Nl - - ----- number of labels on screen
270 max_colors colors num Co - - ----- maximum number of colors on screen
271 max_pairs pairs num pa - - ----- maximum number of color-pairs on the screen
297 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
299 clr_eos ed str cd - - YBCGE clear to end of screen (
[all...]
H A DCaps.keys225 memory_above da bool da - - YBCG- display may be retained above the screen
226 memory_below db bool db - - YB-GE display may be retained below the screen
236 prtr_silent mc5i bool 5i - - ----- printer won't echo on screen
242 back_color_erase bce bool ut - - ----- screen erased with background color
266 lines lines num li - - YBCGE number of lines on screen or page
272 num_labels nlab num Nl - - ----- number of labels on screen
278 max_colors colors num Co - - ----- maximum number of colors on screen
279 max_pairs pairs num pa - - ----- maximum number of color-pairs on the screen
331 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
333 clr_eos ed str cd - - YBCGE clear to end of screen (
[all...]
H A DCaps223 memory_above da bool da - - YBCG- display may be retained above the screen
224 memory_below db bool db - - YB-GE display may be retained below the screen
234 prtr_silent mc5i bool 5i - - ----- printer will not echo on screen
240 back_color_erase bce bool ut - - ----- screen erased with background color
264 lines lines num li - - YBCGE number of lines on screen or page
270 num_labels nlab num Nl - - ----- number of labels on screen
276 max_colors colors num Co - - ----- maximum number of colors on screen
277 max_pairs pairs num pa - - ----- maximum number of color-pairs on the screen
329 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
331 clr_eos ed str cd - - YBCGE clear to end of screen (
[all...]
H A DCaps.aix4223 memory_above da bool da - - YBCG- display may be retained above the screen
224 memory_below db bool db - - YB-GE display may be retained below the screen
234 prtr_silent mc5i bool 5i - - ----- printer will not echo on screen
240 back_color_erase bce bool ut - - ----- screen erased with background color
264 lines lines num li - - YBCGE number of lines on screen or page
270 num_labels nlab num Nl - - ----- number of labels on screen
276 max_colors colors num Co - - ----- maximum number of colors on screen
277 max_pairs pairs num pa - - ----- maximum number of color-pairs on the screen
329 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
331 clr_eos ed str cd - - YBCGE clear to end of screen (
[all...]
H A DCaps.hpux11223 memory_above da bool da - - YBCG- display may be retained above the screen
224 memory_below db bool db - - YB-GE display may be retained below the screen
235 prtr_silent mc5i bool 5i - - ----- printer will not echo on screen
241 back_color_erase bce bool ut - - ----- screen erased with background color
265 lines lines num li - - YBCGE number of lines on screen or page
272 num_labels nlab num Nl - - ----- number of labels on screen
278 max_colors colors num Co - - ----- maximum number of colors on screen
279 max_pairs pairs num pa - - ----- maximum number of color-pairs on the screen
331 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
333 clr_eos ed str cd - - YBCGE clear to end of screen (
[all...]
/macosx-10.9.5/WebKit-7537.78.2/mac/Carbon/
H A DCarbonWindowAdapter.mm33 // Check to see how this stuff deals with various screen size change scenarious.
44 // _wFlags.visible will always reflect the window's Carbon visibility.
359 // Get the Carbon window's bounds, which are expressed in global screen coordinates, with (0,0) at the top-left of the main screen.
556 // Despite its name, this function should be called early and often, even if the window isn't visible yet. 2702648. M.P. Notice - 7/24/01
616 if (_wFlags.visible) {
623 - (NSRect)constrainFrameRect:(NSRect)actualFrame toScreen:(NSScreen *)screen {
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dcsscomplete.vim253 let values = ["visible", "hidden", "scroll", "auto"]
307 let values = ["visible", "hidden", "collapse"]
372 let values = ["screen", "tty", "tv", "projection", "handheld", "print", "braille", "aural", "all"]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dxterm.c667 full-width rows stays visible in the internal border. Could
710 /* Must clip because of partially visible lines. */
715 visible last row. */
1434 /* Allocate the color COLOR->pixel on the screen and display of
1472 cvt_string_to_pixel. We want the widget's screen and colormap. */
1476 {XtWidgetBaseOffset, (XtPointer) XtOffset (Widget, core.screen),
1514 Screen *screen;
1529 screen = *(Screen **) args[0].addr;
1536 pixel = WhitePixelOfScreen (screen);
1541 pixel = BlackPixelOfScreen (screen);
1507 Screen *screen; local
1606 Screen *screen = *(Screen **) args[0].addr; local
1608 x_free_dpy_colors (DisplayOfScreen (screen), screen, cmap, local
1631 Screen *screen = dpyinfo->screen; local
2462 Screen *screen = FRAME_X_SCREEN (s->f); local
[all...]
H A Dmacterm.c1950 changes for every check, and thus screen update looks waving even
1951 if no input is available. So we disable screen updates during
2150 full-width rows stays visible in the internal border. Could
2194 /* Must clip because of partially visible lines. */
2199 visible last row. */
3028 /* Allocate the color COLOR->pixel on the screen and display of
3060 Screen *screen = FRAME_X_SCREEN (f);
3073 int ncells = XDisplayCells (display, XScreenNumberOfScreen (screen));
3531 be visible. If the image doesn't have a mask, make
3532 a block cursor visible b
6367 int visible = 0, iconified = 0; local
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DFAQ.pm27 the screen and a log file.
299 =head2 My application is already logging to a file. How can I duplicate all messages to also go to the screen?
312 the logfile and the screen. No reason to change your code, of course,
332 by defining a root logger with a screen appender, which would duplicate
333 messages from all your file loggers to the screen due to Log4perl's
782 to the screen:
898 to the screen in a configurable color. Just create a new class
1691 in the appropriate appender instead of having a screen full of STDERR
1999 If the complaining appender is a screen appender, C<binmode> does the trick:
2037 =head2 How can I send errors to the screen, an
[all...]
/macosx-10.9.5/ncurses-42/ncurses/misc/
H A Dterminfo.src51 # as needed by software such as screen-oriented editors.
170 # -vb Use visible bell (<flash>) rather than <bel>.
474 # assume auto margins, no padding and/or xon/xoff, and a 24x80 screen.
481 # beware of screen size problems and memory relative cursor addressing.
710 # All linux kernels since 1.2.13 (at least) set the screen size
1082 # MISC: The cursor visible/cursor invisible sequences were swapped in the
1900 # the screen annoyingly. You can type "reset" to get them set.
2095 # Clearing the screen will clobber status line.
2114 # string in the canonical vt100 entry above leaves the screen littered
2123 # VT125 Graphics CRT. Clear screen als
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/cm/
H A Dcodemirror.js120 // Moved around its parent to cover visible view
149 // Current visible range (may be bigger than the view window).
423 // Compute the new visible window
426 var visible = visibleLines(display, doc, viewPort);
427 // Bail out if the visible area is already rendered and nothing changed.
429 visible.from > display.showingFrom && visible.to < display.showingTo)
444 var from = Math.max(visible.from - cm.options.viewportMargin, doc.first);
445 var to = Math.min(end, visible.to + cm.options.viewportMargin);
472 // Clip off the parts that won't be visible
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm27 the screen and a log file.
299 =head2 My application is already logging to a file. How can I duplicate all messages to also go to the screen?
312 the logfile and the screen. No reason to change your code, of course,
332 by defining a root logger with a screen appender, which would duplicate
333 messages from all your file loggers to the screen due to Log4perl's
784 to the screen:
900 to the screen in a configurable color. Just create a new class
1696 in the appropriate appender instead of having a screen full of STDERR
2007 If the complaining appender is a screen appender, set its C<utf8> option:
2050 =head2 How can I send errors to the screen, an
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dtermcap.src26 # as needed by software such as screen-oriented editors.
145 # -vb Use visible bell (:vb:) rather than :bl:.
426 # assume auto margins, no padding and/or xon/xoff, and a 24x80 screen.
432 # beware of screen size problems and memory relative cursor addressing.
647 # 1.9.9. All linux kernels since 1.2.13 (at least) set the screen size
673 # 1.9.9. All linux kernels since 1.2.13 (at least) set the screen size
907 # MISC: The cursor visible/cursor invisible sequences were swapped in the
1557 # the screen annoyingly. You can type "reset" to get them set.
1702 # Clearing the screen will clobber status line.
1721 # string in the canonical vt100 entry above leaves the screen littere
[all...]

Completed in 315 milliseconds

12