Lines Matching refs:func
24 func TerminalEscapeCode(code, row, col, m)
42 func DecEscapeCode(code, down, row, col)
46 func NettermEscapeCode(row, col)
50 func MouseLeftClickCode(row, col)
60 func MouseLeftClick(row, col)
64 func MouseMiddleClickCode(row, col)
72 func MouseMiddleClick(row, col)
76 func MouseRightClickCode(row, col)
84 func MouseRightClick(row, col)
88 func MouseCtrlLeftClickCode(row, col)
93 func MouseCtrlLeftClick(row, col)
97 func MouseCtrlRightClickCode(row, col)
102 func MouseCtrlRightClick(row, col)
106 func MouseAltLeftClickCode(row, col)
111 func MouseAltLeftClick(row, col)
115 func MouseAltRightClickCode(row, col)
120 func MouseAltRightClick(row, col)
124 func MouseLeftReleaseCode(row, col)
134 func MouseLeftRelease(row, col)
138 func MouseMiddleReleaseCode(row, col)
146 func MouseMiddleRelease(row, col)
150 func MouseRightReleaseCode(row, col)
158 func MouseRightRelease(row, col)
162 func MouseLeftDragCode(row, col)
170 func MouseLeftDrag(row, col)
174 func MouseWheelUpCode(row, col)
178 func MouseWheelUp(row, col)
182 func MouseWheelDownCode(row, col)
186 func MouseWheelDown(row, col)
190 func MouseWheelLeftCode(row, col)
194 func MouseWheelLeft(row, col)
198 func MouseWheelRightCode(row, col)
202 func MouseWheelRight(row, col)