OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLIENT_DOUBLECLICK
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tmux/dist/
server-client.c
733
if (c->flags &
CLIENT_DOUBLECLICK
) {
735
c->flags &= ~
CLIENT_DOUBLECLICK
;
758
c->flags |=
CLIENT_DOUBLECLICK
;
3034
c->flags &= ~(
CLIENT_DOUBLECLICK
|CLIENT_TRIPLECLICK);
tmux.h
2000
#define
CLIENT_DOUBLECLICK
0x100000
Completed in 28 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026