Home
last modified time | relevance | path

Searched refs:Method (Results 1 – 25 of 40) sorted by relevance

12

/vim-8.2.3635/src/VisVim/
H A DCommands.cpp28 static DISPID VimGetDispatchId(COleAutomationControl& VimOle, char* Method);
540 if (! VimOle.Method(DispatchId, "s", TO_OLE_STR_BUF(VimCmd, Buf))) in VimOpenFile()
572 if (! VimOle.Method(DispatchId, "s", TO_OLE_STR_BUF(VimCmd, Buf))) in VimOpenFile()
579 if (! VimOle.Method(DispatchId, "s", TO_OLE_STR_BUF(VimCmd, Buf))) in VimOpenFile()
584 if (! VimOle.Method("SetForeground")) in VimOpenFile()
601 static DISPID VimGetDispatchId(COleAutomationControl& VimOle, char* Method) in VimGetDispatchId() argument
698 VimOle.Method(DispatchId, "s", TO_OLE_STR_BUF(VimCmd, Buf)); in VimChangeDir()
H A DOleAut.h15 bool Method (char* Name, LPCTSTR Format = NULL, ...);
16 bool Method (DISPID DispatchId, LPCTSTR Format = NULL, ...);
H A DOleAut.cpp189 bool COleAutomationControl::Method (char* Name, LPCTSTR Format, ...) in Method() function in COleAutomationControl
199 bool COleAutomationControl::Method (DISPID DispatchId, LPCTSTR Format, ...) in Method() function in COleAutomationControl
/vim-8.2.3635/runtime/doc/
H A Dhangulin.txt8 XIM (X Input Method). Since it didn't work well and was not maintained it was
H A Dcmdline.txt304 Method.
314 - If VAL is 2 (Input Method is used) it becomes 0 (no input
316 - If VAL has another value it becomes 2, thus the Input Method
H A Dif_pyth.txt615 Method Description ~
661 Method Description ~
/vim-8.2.3635/runtime/lang/
H A Dmenu_chinese_gb.936.vim192 " Tools.Fold.Fold Method menuitems {{{3
435 menutrans Sorting\ Method ����ʽ
436 " Netrw.Style.Sorting Method menuitems {{{3
H A Dmenu_zh_cn.utf-8.vim192 " Tools.Fold.Fold Method menuitems {{{3
435 menutrans Sorting\ Method 排序方式
436 " Netrw.Style.Sorting Method menuitems {{{3
H A Dmenu_sr_rs.iso_8859-5.vim159 " Tools/Folding/Fold Method
H A Dmenu_ru_ru.vim195 ">>>->>>----------- Tools/Folds/Fold Method
H A Dmenu_ru_ru.koi8-r.vim186 ">>>->>>----------- Tools/Folds/Fold Method
H A Dmenu_sr_rs.utf-8.vim159 " Tools/Folding/Fold Method
H A Dmenu_zh_tw.utf-8.vim138 " {{{ Tools.Fold.Method
H A Dmenu_chinese_taiwan.950.vim137 " {{{ Tools.Fold.Method
H A Dmenu_sr_rs.ascii.vim157 " Tools/Folding/Fold Method
H A Dmenu_sr_rs.iso_8859-2.vim159 " Tools/Folding/Fold Method
H A Dmenu_tr_tr.cp1254.vim176 ">>>->>>----------- Tools/Folds/Fold Method
H A Dmenu_tr_tr.iso_8859-9.vim176 ">>>->>>----------- Tools/Folds/Fold Method
H A Dmenu_tr_tr.utf-8.vim176 ">>>->>>----------- Tools/Folds/Fold Method
/vim-8.2.3635/runtime/syntax/
H A Db.vim2 " Language: B (A Formal Method with refinement and mathematical proof)
H A Djulia.vim195 …ule\|Expr\|DataType\|\%(LineNumber\|Quote\)Node\|\%(Weak\|Global\)\?Ref\|Method\|Pair\|Val\|Nothin…
198 …flow\|EOF\|Undef\%(Ref\|Var\)\|System\|Type\|Parse\|Argument\|Key\|Load\|Method\|Inexact\|OutOfMem…
H A Drexx.vim164 syn keyword rexxBuiltinClass .Message .Method .Monitor .MutableBuffer .Object
/vim-8.2.3635/runtime/autoload/
H A Dgzip.vim27 " get the Compression Method
H A Dnetrw.vim2152 " NetRead: (rcp) NetRead Method #1 {{{3
2275 " NetRead: (scp) NetRead Method #4 {{{3
2333 " NetRead: (dav) NetRead Method #6 {{{3
2369 " NetRead: (rsync) NetRead Method #7 {{{3
2377 " NetRead: (fetch) NetRead Method #8 {{{3
2407 " NetRead: (sftp) NetRead Method #9 {{{3
3122 " Determine Method
3221 " Method#8: fetch {{{3
3283 " Cannot Determine Method {{{3
10157 " ftp + <.netrc>: Method #2
[all …]
/vim-8.2.3635/src/
H A DINSTALLvms.txt147 Description : X Input Method. For entering special languages

12