Home
last modified time | relevance | path

Searched refs:Value (Results 1 – 25 of 72) sorted by relevance

123

/vim-8.2.3635/src/VisVim/
H A DReg.cpp42 DWORD Value; in GetRegistryInt() local
46 (LPBYTE) &Value, &Count) == ERROR_SUCCESS) in GetRegistryInt()
47 return Value; in GetRegistryInt()
/vim-8.2.3635/runtime/syntax/
H A Ddesktop.vim61 " Boolean Value {{{2
79 " Numeric Value {{{2
95 " String Value {{{2
193 " Localestring Value {{{2
201 " Iconstring Value {{{2
H A Decd.vim37 hi def link ecdAttrV Value
H A Dsmil.vim122 hi def link smilValue Value
H A Dncf.vim105 syn match ncfSetCommandsNum "\(TIMESYNC Write Value\)\s*="
H A Dgo.vim310 syn match goExtraType /\<reflect\.\%(Kind\|Type\|Value\)\>/
H A Djava.vim80 …ortCache String ConverterSD ByteCache Lock EnclosingMethodInfo Math Float Value Double SecurityMan…
H A Dvb.vim209 syn keyword vbMethods UpdateRecord UpdateRow Upto ValidateControls Value
H A Dlpc.vim49 " Scalar/Value types.
/vim-8.2.3635/runtime/indent/
H A Dsh.vim63 let Value = exists('b:sh_indent_options')
67 if type(Value) == type(function('type'))
68 return Value()
70 return Value
/vim-8.2.3635/runtime/compiler/
H A Dtex.vim35 " Value errorformat are taken from vim help, see :help errorformat-LaTeX, with
/vim-8.2.3635/src/
H A Dgui_haiku.cc1579 scb->SetValue(scb->Value()+small*dy*3); in MessageReceived()
1580 scb->ValueChanged(scb->Value()); in MessageReceived()
1584 scb->SetValue(scb->Value()+small*dy); in MessageReceived()
1585 scb->ValueChanged(scb->Value()); in MessageReceived()
1995 sm.value = (long) Value(); in MouseUp()
2008 if (newValue == Value()) in SetValue()
3626 if (max < s->Value()) { in gui_mch_set_scrollbar_thumb()
H A DREADME.md110 ch_log(NULL, "Value is now %02x", value);
/vim-8.2.3635/src/testdir/
H A Dtest_gui.vim313 " Default Value
594 " Default Value
599 " Default Value
769 " Default Value
H A Dtest_statusline.vim80 " %b: Value of character under cursor.
125 " %k: Value of "b:keymap_name" or 'keymap'
H A Dtest_vim9_assign.vim1612 CheckScriptFailure(lines, 'E741: Value is locked: name', 1)
1622 CheckScriptFailure(lines, 'E741: Value is locked: s:legacy', 1)
1632 CheckScriptFailure(lines, 'E741: Value is locked: g:globConst', 6)
H A Dtest_viminfo.vim105 const g:MY_GLOBAL_STRING = 'New Value'
112 call assert_equal('New Value', g:MY_GLOBAL_STRING)
H A Dtest_vim9_script.vim1453 assert_fails('source Ximport.vim', 'E741: Value is locked: CONST', '', 3)
3861 assert_match('E741: Value is locked: local', error)
/vim-8.2.3635/runtime/doc/
H A Dpi_tar.txt84 Variable Value Explanation
H A Dft_rust.txt72 Value Effect ~
H A Dif_pyth.txt601 Value Description ~
609 Value Description ~
H A Dprint.txt208 Value Description ~
/vim-8.2.3635/runtime/autoload/
H A Dada.vim120 …ion', '''Unbiased_Rounding', '''Unchecked_Access', '''Val', '''Valid', '''Value', '''Version', '''…
H A Dhtmlcomplete.vim488 " Value of attribute completion {{{
/vim-8.2.3635/src/po/
H A Dzh_CN.cp936.po608 msgid "E741: Value is locked: %s"
770 #~ msgid "# Value of 'encoding' when this file was written\n"
1862 msgid "E599: Value of 'imactivatekey' is invalid"

123