OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mouse_col
(Results
1 - 2
of
2
) sorted by null
/external/libvterm/src/
vterm_internal.h
62
int
mouse_col
, mouse_row;
member in struct:VTermState
state.c
435
int old_col = state->
mouse_col
;
439
state->
mouse_col
= col;
694
state->
mouse_col
= 0;
[
all
...]
Completed in 47 milliseconds