Searched refs:Screen (Results 1 – 25 of 59) sorted by relevance
123
| /vim-8.2.3635/src/xpm/include/ |
| H A D | simx.h | 68 typedef void *Screen; /* not used */ typedef 97 FUNC(XDefaultVisual, Visual *, (Display *display, Screen *screen)); 98 FUNC(XDefaultScreen, Screen *, (Display *d)); 99 FUNC(XDefaultColormap, Colormap *, (Display *display, Screen *screen)); 100 FUNC(XDefaultDepth, int, (Display *d, Screen *s));
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | xf86conf.vim | 66 …syn region xf86confSectionScreen matchgroup=xf86confSectionDelim start="^\s*Section\s\+\"Screen\""… 74 …syn region xf86confSectionScreen matchgroup=xf86confSectionDelim start="^\s*Section\s\+\"Screen\""… 147 syn keyword xf86confKeyword Modes Ramdac Screen TextClockFreq UseModes VendorName nextgroup=xf86con… 172 syn sync match xf86confSyncSectionScreen groupthere xf86confSectionScreen "^\s*Section\s\+\"Screen\…
|
| H A D | basic.vim | 98 syn keyword basicFunction SADD sadd Sadd SCREEN screen Screen
|
| H A D | ncf.vim | 152 syn match ncfSetCommandsBool "\(NDS Trace to Screen\)\s*="
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | os_dos.txt | 14 4. Screen output and colors |dos-colors| 126 4. Screen output and colors *dos-colors*
|
| H A D | os_win32.txt | 28 Screen output and colors |dos-colors|
|
| H A D | popup.txt | 604 line Screen line where to position the popup. Can use a 611 col Screen column where to position the popup. Can use a
|
| H A D | usr_90.txt | 341 Q: The Colors Are Not Right on My Screen. (Unix)
|
| H A D | term.txt | 747 Vim inside the "screen" program. Screen will optimize the terminal I/O quite
|
| H A D | todo.txt | 566 Screen update bug related to matchparen. (Chris Heath, 2017 Mar 4, #1532) 2626 Screen redrawing when continuously updating the buffer and resizing the 4514 7 Screen updating can be further improved by only redrawing lines that were 4582 Screen updating: 6144 - Screen updating is inefficient with CTRL-F and CTRL-B when there are long
|
| /vim-8.2.3635/src/testdir/ |
| H A D | runtest.vim | 63 …let error = 'Screen size too small! Tests require at least 24 lines with 80 characters, got ' .. &…
|
| H A D | test_edit.vim | 1386 " Screen looks as expected 1401 " Screen looks as expected 1418 " Screen looks as expected
|
| H A D | test_terminal.vim | 390 " Screen will not change, move cursor to get a different dump
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | javascriptcomplete.vim | 309 " Screen - screen.
|
| /vim-8.2.3635/runtime/ |
| H A D | makemenu.vim | 512 SynMenu S-Sm.Screen\ RC:screen
|
| H A D | synmenu.vim | 486 an 50.130.190 &Syntax.S-Sm.Screen\ RC :cal SetSyn("screen")<CR>
|
| H A D | filetype.vim | 1654 " Screen RC
|
| /vim-8.2.3635/src/ |
| H A D | gui_x11.c | 1416 Screen *scr; in gui_mch_init()
|
| H A D | gui_motif.c | 2447 Screen *scr; in create_pixmap_label()
|
| /vim-8.2.3635/src/po/ |
| H A D | zh_TW.UTF-8.po | 5078 msgid "E359: Screen mode setting not supported"
|
| H A D | zh_CN.cp936.po | 5916 msgid "E359: Screen mode setting not supported"
|
| H A D | cs.cp1250.po | 3395 msgid "E359: Screen mode setting not supported"
|
| H A D | cs.po | 3395 msgid "E359: Screen mode setting not supported"
|
| H A D | zh_CN.po | 5916 msgid "E359: Screen mode setting not supported"
|
| H A D | zh_TW.po | 5071 msgid "E359: Screen mode setting not supported"
|
123