Home
last modified time | relevance | path

Searched refs:True (Results 1 – 25 of 53) sorted by relevance

123

/vim-8.2.3635/src/
H A Dgui_xmebw.c692 replaceGC = True; in draw_label()
721 deadjusted = True; in draw_label()
1138 return True; in SetValues()
1146 redraw = True; in SetValues()
1152 redraw = True; in SetValues()
1154 redraw = True; in SetValues()
1156 redraw = True; in SetValues()
1158 redraw = True; in SetValues()
1161 redraw = True; in SetValues()
1166 redraw = True; in SetValues()
[all …]
H A Dgui_xmdlg.c76 wmp_atom = XmInternAtom(display, "WM_PROTOCOLS", True); in add_cancel_action()
314 return True; in match()
577 XmListSelectItem(data->list[SIZE], str, True); in stoggle_callback()
689 return True; in do_choice()
785 data->exit = True; in cancel_callback()
841 data->exit = True; in ok_callback()
943 XmNshowAsDefault, True, in gui_xm_select_font()
1090 XtSetArg(args[n], XmNresizable, True); ++n; in gui_xm_select_font()
1123 XtSetArg(args[n], XmNresizable, True); ++n; in gui_xm_select_font()
1155 XtSetArg(args[n], XmNresizable, True); ++n; in gui_xm_select_font()
[all …]
H A Dgui_athena.c249 XtNresizable, True, in gui_x11_create_widgets()
266 XtNresizable, True, in gui_x11_create_widgets()
282 XtNresizable, True, in gui_x11_create_widgets()
777 XtNinternational, True, in gui_mch_add_menu()
817 XtNinternational, True, in gui_mch_add_menu()
883 return True; in gui_athena_menu_has_submenus()
1480 get_left_margin = True; in gui_mch_destroy_menu()
1692 return True; in has_submenu()
1931 XtNresizable, True, in gui_mch_create_scrollbar()
2141 XtNresizable, True, in gui_mch_dialog()
[all …]
H A Dgui_at_fs.c1999 return True; in SFworkProc()
2289 XtNresizable, True, in SFcreateWidgets()
2360 XtNresizable, True, in SFcreateWidgets()
2370 XtNuseStringInPlace, True, in SFcreateWidgets()
2509 XtNresizable, True, in SFcreateWidgets()
2526 XtNresizable, True, in SFcreateWidgets()
2552 XtAddEventHandler(selFileLists[n], ExposureMask, True, in SFcreateWidgets()
2726 XtAddGrab(selFile, True, True); in vim_SelFile()
H A Dgui_x11.c800 string_alloced = True; in gui_x11_key_hit_cb()
830 string_alloced = True; in gui_x11_key_hit_cb()
848 string_alloced = True; in gui_x11_key_hit_cb()
1260 XSynchronize(gui.dpy, True); in gui_mch_init()
1550 XtAddEventHandler(vimShell, NoEventMask, True, gui_x11_wm_protocol_handler, in gui_mch_open()
1557 XtAddEventHandler(vimShell, (EventMask)0, True, _XEditResCheckMessages, in gui_mch_open()
2881 XtSetSensitive(menu->id, True); in gui_mch_menu_grey()
H A Dgui_beval.c1202 XtSetArg(args[n], XmNallowShellResize, True); n++; in createBalloonEvalWindow()
1207 XtSetArg(args[n], XtNallowShellResize, True); n++; in createBalloonEvalWindow()
1228 XtSetArg(args[n], XtNinternational, True); n++; in createBalloonEvalWindow()
H A Dgui_motif.c479 XmNadjustLast, True, in gui_x11_create_widgets()
1308 XtSetArg(args[n], XmNhighlightOnEnter, True); n++; in gui_mch_add_menu_item()
1984 keyEvent.send_event = True; in do_mnemonic()
2050 Mod1Mask, True, GrabModeAsync, GrabModeAsync); in add_mnemonic_grabs()
2489 XtVaSetValues(label, XmNrecomputeSize, True, NULL); in create_pixmap_label()
3680 XtSetArg(args[n], XmNnoResize, True); n++; in find_replace_dialog_create()
3700 XmNsensitive, True, in find_replace_dialog_create()
3915 XmNset, True, in find_replace_dialog_create()
/vim-8.2.3635/runtime/tools/
H A Ddemoserver.py41 while True:
86 server_thread.daemon = True
91 while True:
/vim-8.2.3635/src/testdir/
H A Dtest_python2.vim740 py d.locked = True
759 py l.locked = True
841 self.running = True
1866 w.valid: [True, False]
1867 t.valid: [True, False, True, False]
2460 dl.locked = True
2463 ll.locked = True
2530 unsigned = True
2672 ee('d.scope = True')
2673 ee('d.xxx = True')
[all …]
H A Dtest_python3.vim935 py3 d.locked = True
954 py3 l.locked = True
1036 self.running = True
2053 w.valid: [True, False]
2054 t.valid: [True, False, True, False]
2648 dl.locked = True
2651 ll.locked = True
2718 unsigned = True
2860 ee('d.scope = True')
2861 ee('d.xxx = True')
[all …]
H A Dtest_netbeans.py28 while True:
147 while True:
H A Dtest_channel_pipe.py30 while True:
H A Dtest_channel.py29 while True:
/vim-8.2.3635/runtime/autoload/
H A Dpython3complete.vim374 while True:
384 while True:
399 while True:
467 while True:
533 freshscope=True
534 while True:
546 freshscope = True
553 freshscope = True
H A Dpythoncomplete.vim392 while True:
402 while True:
417 while True:
485 while True:
551 freshscope=True
552 while True:
564 freshscope = True
571 freshscope = True
/vim-8.2.3635/src/xpm/include/
H A Dsimx.h126 #ifndef True
127 #define True 1 macro
/vim-8.2.3635/runtime/syntax/
H A Dpython.vim80 " python3 -c 'import keyword, pprint; pprint.pprint(keyword.kwlist, compact=True)'
82 syn keyword pythonStatement False None True
181 " python3 -c 'import builtins, pprint; pprint.pprint(dir(builtins), compact=True)'
190 " 'False', 'True', and 'None' are also reserved words in Python 3
191 syn keyword pythonBuiltin False True None
H A Dcabalproject.vim14 syn keyword CabalProjectBoolean true false True False
H A Dcabalconfig.vim18 syn keyword CabalConfigKeyword True False ghc
H A Dpovini.vim18 syn keyword poviniBool On Off True False Yes No
H A Dyaml.vim165 …syn keyword yamlBool true True TRUE false False FALSE contained containedin=@yamlScalarWithSpecials
171 …syn keyword yamlBool true True TRUE false False FALSE yes Yes YES no No NO on On ON off Off OFF co…
H A Dhaskell.vim18 " hs_highlight_boolean - Treat True and False as keywords.
87 syn keyword hsBoolean True False
H A Dclean.vim30 syn keyword cleanBoolDenot True False
/vim-8.2.3635/runtime/doc/
H A Dusr_25.txt58 hard. True story. ~
80 hard. True story. ~
97 homework was too hard. True ~
151 homework was too hard. True ~
166 homework was too hard. True ~
189 homework was too hard. True ~
H A Dif_pyth.txt457 b.valid True or False. Buffer object becomes invalid when
563 valid (read-write) True or False. Window object becomes invalid
588 valid True or False. Tab page object becomes invalid when
606 `True` or `False` to this attribute. No recursive locking
651 print isinstance(d, vim.Dictionary) # True
677 print isinstance(l, vim.List) # True
698 auto_rebind Boolean. True if partial created from this Python object
702 difference between `dict.func` (auto_rebind=True) and
709 argument is given, otherwise it is assumed to be `True` regardless of
723 print isinstance(f, vim.Function) # True

123