Searched refs:screen (Results 226 - 250 of 287) sorted by relevance

1234567891011>>

/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcompile.el441 (defcustom compilation-error-screen-columns t
442 "*If non-nil, column numbers in error messages are screen columns.
445 The default is to use screen columns, which requires that the compilation
712 (defun compilation-move-to-column (col screen)
714 If SCREEN is non-nil, columns are screen columns, otherwise, they are
716 (if screen
733 (compilation-error-screen-columns compilation-error-screen-columns)
758 end-col compilation-error-screen-columns))
765 col compilation-error-screen
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dcss.vim49 syn keyword cssMediaType contained screen print aural braile embosed handheld projection ty tv all nextgroup=cssMediaComma,cssMediaBlock skipwhite skipnl
H A Determ.vim340 \ '\<\%(screen\|twin\)://\%([^@:/]\+\%(@[^:/]\+\%(:[^/]\+\)\=\)\=\)\=/\S\+'
H A Dtcsh.vim86 \ change-till-end-of-line clear-screen complete-word
H A Dpine.vim247 syn keyword pineOption enable-flag-screen-implicitly
H A Dsqr.vim112 syn keyword sqrParam clear-line clear-screen color color-palette
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/
H A DREADME74 log messages to ("Print it to the screen and also append it to
306 to log to the screen, to files and to databases.
393 The screen appender above, on the other hand, uses a "SimpleLayout",
463 to "Log::Log4perl::Appender::Screen") to write to the screen. And "R", a
1275 defined priority and a screen appender including some nice standard
1291 to the screen. While this has been proven to work well familiarizing
/macosx-10.9.5/WebCore-7537.78.1/plugins/gtk/
H A DPluginViewGtk.cpp745 templ.screen = gdk_screen_get_number(gdk_screen_get_default());
/macosx-10.9.5/apache-786.1/httpd/server/mpm/netware/
H A Dmpm_netware.c89 #include <screen.h>
130 int hold_screen_on_exit = 0; /* Indicates whether the screen should be held open */
901 /* Allow the Apache screen to be closed normally on exit() only if it
1025 /* Make sure to hold the Apache screen open if exit() is called */
1070 /* Don't need to hold the screen open if the output is going to a file */
/macosx-10.9.5/emacs-92/emacs/src/
H A Dmsdos.c129 * Coordinates are in screen positions and zero based.
411 /* Holds the address of the text-mode screen buffer. */
413 /* Segment and offset of the virtual screen. If 0, DOS/V is NOT loaded. */
422 /* The screen colors of the current frame, which serve as the default
427 /* Update the screen from a part of relocated DOS/V screen buffer which
437 regs.h.ah = 0xff; /* update relocated screen */
471 /* Flash the screen as a substitute for BEEPs. */
567 /* Set the screen dimensions so that it can show no less than
588 sprintf (video_name, "screen
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/misc/
H A Dmagic.tab1008 0 short 0433 curses screen image
1009 0 short 0434 curses screen image
/macosx-10.9.5/ncurses-42/ncurses/include/
H A DCaps.osf1r5223 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
233 back_color_erase bce bool ut - - ----- screen erased with background color
246 prtr_silent mc5i bool 5i - - ----- printer will not echo on screen
264 lines lines num li - - YBCGE number of lines on screen or page
279 max_colors colors num Co - - ----- maximum number of colors on screen
282 max_pairs pairs num pa - - ----- maximum number of color-pairs on the screen
288 num_labels nlab num Nl - - ----- number of labels on screen
313 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
315 clr_eos ed str cd - - YBCGE clear to end of screen (
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm264 sub easy_init { # Initialize the root logger with a screen appender
555 log messages to ("Print it to the screen and also append it to /tmp/my.log")
805 to log to the screen, to files and to databases.
895 screen appender above, on the other hand,
967 to C<Log::Log4perl::Appender::Screen>) to write to the screen. And
1839 defined priority and a screen appender including some nice standard layout:
1854 to the screen. While this has been proven to work well familiarizing people
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm270 sub easy_init { # Initialize the root logger with a screen appender
699 log messages to ("Print it to the screen and also append it to /tmp/my.log")
977 to log to the screen, to files and to databases.
1067 screen appender above, on the other hand,
1170 to C<Log::Log4perl::Appender::Screen>) to write to the screen. And
2099 defined priority and a screen appender including some nice standard layout:
2114 to the screen. While this has been proven to work well familiarizing people
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dcalccard.tex391 For display mode commands, \kbd{H} prefix prevents screen redraw
H A DTUTORIAL.cs22 >> Nyn� stiskn�te C-v (view next screen) pro posun na dal�� obrazovku.
/macosx-10.9.5/ncurses-42/ncurses/misc/
H A Demx.src418 # X10/6.6 11/7/86, minus alternate screen, plus (csr)
582 xterms|vs100s|xterm terminal emulator (small screen 24x80),
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dgoldberg.rb164 @screen = TkFrame.new(@parent, :bd=>2,
172 }.pack(:in=>@screen, :side=>:top, :fill=>:both, :expand=>true)
1148 sparkle([-100, -100], 'I13_star') # Create off screen
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Dgoldberg.rb166 @screen = TkFrame.new(@parent, :bd=>2,
174 }.pack(:in=>@screen, :side=>:top, :fill=>:both, :expand=>true)
1152 sparkle([-100, -100], 'I13_star') # Create off screen
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dcsscomplete.vim372 let values = ["screen", "tty", "tv", "projection", "handheld", "print", "braille", "aural", "all"]
/macosx-10.9.5/vim-53/src/
H A DMake_ming.mak467 $(OUTDIR)/screen.o \
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/
H A DREADME74 log messages to ("Print it to the screen and also append it to
331 to log to the screen, to files and to databases.
418 The screen appender above, on the other hand, uses a "SimpleLayout",
519 to "Log::Log4perl::Appender::Screen") to write to the screen. And "R", a
1390 defined priority and a screen appender including some nice standard
1406 to the screen. While this has been proven to work well familiarizing
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/dbs/xtiff/
H A Dxtiff.c710 template_visual.screen = xScreen;
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkCmds.c1185 "reqwidth", "rootx", "rooty", "screen",
1681 template.screen = Tk_ScreenNumber(tkwin);
1686 "can't find any visuals for screen", -1);
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkCmds.c1151 "reqwidth", "rootx", "rooty", "screen",
1681 template.screen = Tk_ScreenNumber(tkwin);
1686 "can't find any visuals for screen", -1);

Completed in 187 milliseconds

1234567891011>>