Lines Matching refs:integer
66 " first_index: integer -- the index of the first character of the segment
67 " last_index: integer -- the index of the last character of the segment
68 " vcol: integer -- the virtual column of the first character of the token
69 " tabstop: integer -- the value of the 'tabstop' option to be used
71 " vcol: integer
124 " vcol = integer (the virtual column of the first character of the token;
126 " col = integer (counting starts from 0)
336 " lnum: integer
342 " lnum: integer -- the index of the non-empty line that was found and
388 " lnum: integer
417 " lnum: integer -- the line of the given token
437 " lnum: integer -- the line of the given token
468 " indent: integer
487 " indent: integer
501 " lnum: integer
520 " lnum: integer
542 " lnum: integer
543 " i: integer
596 " curr_vcol: integer
597 " stored_vcol: integer
598 " sw: integer -- number of spaces to be used after the begin element as
603 " indent -- integer
626 " curr_vcol: integer
627 " stored_vcol: integer
630 " sw: integer -- number of spaces to be used after the begin element as
635 " indent -- integer
671 " stored_vcol: integer
678 " indent -- integer
773 " lnum: integer -- index of the line for which the indentation should be
777 " indent: integer -- if -1, that means "don't change the indentation";