Lines Matching refs:winid

2491 argc([{winid}])			Number	number of files in the argument list
2494 argv({nr} [, {winid}]) String {nr} entry of the argument list
2495 argv([-1, {winid}]) List the argument list
2712 getwininfo([{winid}]) List list of info about each window
2776 line({expr} [, {winid}]) Number line nr of cursor, last line or mark
2925 screenpos({winid}, {lnum}, {col}) Dict screen row and col of a text character
3273 argc([{winid}]) *argc()*
3276 If {winid} is not supplied, the argument list of the current
3278 If {winid} is -1, the global argument list is used.
3279 Otherwise {winid} specifies the window of which the argument
3281 Returns -1 if the {winid} argument is invalid.
3301 argv([{nr} [, {winid}]])
3313 The {winid} argument specifies the window ID, see |argc()|.
5363 :echo line('.', {winid})
5717 getcurpos([{winid}])
5728 The optional {winid} argument can specify the window. It can
5732 If {winid} is invalid a list with zeroes is returned.
5745 getcursorcharpos([{winid}])
6024 winid Window ID of the click
6025 winrow row inside "winid"
6026 wincol column inside "winid"
6027 line text line inside "winid"
6028 column text column inside "winid"
6143 winid get the quickfix |window-ID|
6175 winid quickfix |window-ID|. If not present, set to 0
6356 getwininfo([{winid}]) *getwininfo()*
6359 If {winid} is given Information about the window with that ID
6363 Without {winid} information about all the windows in all the
6388 winid |window-ID|
7329 line({expr} [, {winid}]) *line()*
7349 With the optional {winid} argument the values are obtained for
7353 line(".", winid) idem, in window "winid"
9316 screenpos({winid}, {lnum}, {col}) *screenpos()*
9318 character in window {winid} at buffer line {lnum} and column
11910 call win_execute(winid, 'set syntax=python')
11921 GetCommand()->win_execute(winid)
12072 ['leaf', {winid}]