Searched defs:selEndLine (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Dintegration.c1029 int selEndLine; local
H A Dworkshop.c1412 int curLine, curCol, selStartLine, selStartCol, selEndLine; local
1434 int curLine, curCol, selStartLine, selStartCol, selEndLine; local
1456 int curLine, curCol, selStartLine, selStartCol, selEndLine; local
1060 workshop_get_positions( void *clientData UNUSED, char **filename, int *curLine, int *curCol, int *selStartLine, int *selStartCol, int *selEndLine, int *selEndCol, int *selLength, char **selection) argument

Completed in 133 milliseconds