Searched defs:Format (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/VisVim/ |
| H A D | OleAut.cpp | 169 bool COleAutomationControl::PutProperty (char* Name, LPCTSTR Format, ...) in PutProperty() 179 bool COleAutomationControl::PutProperty (DISPID DispatchId, LPCTSTR Format, ...) in PutProperty() 189 bool COleAutomationControl::Method (char* Name, LPCTSTR Format, ...) in Method() 199 bool COleAutomationControl::Method (DISPID DispatchId, LPCTSTR Format, ...) in Method() 210 LPCTSTR Format, va_list ArgList) in Invoke() 219 LPCTSTR Format, va_list ArgList) in Invoke() 663 static bool CountArgsInFormat (LPCTSTR Format, UINT* pArgCount) in CountArgsInFormat() 700 static LPCTSTR GetNextVarType (LPCTSTR Format, VARTYPE* pVarType) in GetNextVarType()
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_normal.vim | 219 func! Format() function 231 func! Format() function 244 func! Format() function
|