Home
last modified time | relevance | path

Searched refs:Entry (Results 1 – 12 of 12) sorted by relevance

/vim-8.2.3635/src/VisVim/
H A DReg.cpp40 int GetRegistryInt (HKEY hSectionKey, LPCTSTR Entry, int Default) in GetRegistryInt() argument
45 if (RegQueryValueEx (hSectionKey, (LPTSTR) Entry, NULL, &Type, in GetRegistryInt()
51 bool WriteRegistryInt (HKEY hSectionKey, char* Entry, int nValue) in WriteRegistryInt() argument
53 return RegSetValueEx (hSectionKey, Entry, NULL, REG_DWORD, in WriteRegistryInt()
H A DVisVim.h25 int GetRegistryInt (HKEY hSectionKey, LPCTSTR Entry, int Default);
26 bool WriteRegistryInt (HKEY hSectionKey, char* Entry, int nValue);
/vim-8.2.3635/runtime/ftplugin/
H A Ddebchangelog.vim105 amenu enable Changelog.Add\ Entry
165 amenu enable Changelog.Add\ Entry
183 amenu disable Changelog.Add\ Entry
201 amenu Changelog.&Add\ Entry :call AddEntry()<CR>
/vim-8.2.3635/src/po/
H A Dvim.desktop.in3 [Desktop Entry]
H A Dgvim.desktop.in3 [Desktop Entry]
/vim-8.2.3635/runtime/
H A Dvim.desktop3 [Desktop Entry]
H A Dgvim.desktop3 [Desktop Entry]
/vim-8.2.3635/runtime/syntax/
H A Dgtkrc.vim57 …lorSelectionDialog Combo Container Curve Data Dialog DrawingArea Editable Entry EventBox FileSelec…
H A Djava.vim80 …nditionalSpecialCasing CharacterDataPrivateUse StringBuffer StringDecoder Entry StringEntry Wrappe…
H A Dtypescriptcommon.vim897 syntax keyword typescriptBOM containedin=typescriptIdentifierName Element Entry EntrySync
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt7100 Problem: After using ":options" the tabstop of a new window is 15. Entry
H A Dversion8.txt25762 Problem: Entry for 'wrap' in options window is wrong. (John Little)