Searched defs:step (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/runtime/tools/ |
| H A D | unicode.vim | 149 func! Range(ranges, start, end, step, add) argument
|
| /vim-8.2.3635/src/ |
| H A D | mouse.c | 1116 int val, step = 6; in ins_mousescroll() local 2069 int val, step = 6; in nv_mousescroll() local
|
| H A D | if_python3.c | 1426 Py_ssize_t start, stop, step, slicelen; in BufferSubscript() local 1460 Py_ssize_t start, stop, step, slicelen; in BufferAsSubscript() local 1544 Py_ssize_t start, stop, step, slicelen; in RangeSubscript() local 1570 Py_ssize_t start, stop, step, slicelen; in RangeAsSubscript() local
|
| H A D | if_py_both.h | 2414 ListSlice(ListObject *self, Py_ssize_t first, Py_ssize_t step, in ListSlice() 2465 Py_ssize_t start, stop, step, slicelen; in ListItem() local 2500 Py_ssize_t step, Py_ssize_t slicelen, PyObject *obj) in ListAssSlice() 2767 Py_ssize_t start, stop, step, slicelen; in ListAssItem() local
|
| H A D | undo.c | 2315 long step, in undo_time()
|
| H A D | mbyte.c | 2930 int step; member
|