OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOC_FILTER_POS
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
xcharmouse.h
76
#define
LOC_FILTER_POS
-1
button.c
993
if (screen->loc_filter_top !=
LOC_FILTER_POS
||
994
screen->loc_filter_left !=
LOC_FILTER_POS
||
995
screen->loc_filter_bottom !=
LOC_FILTER_POS
||
996
screen->loc_filter_right !=
LOC_FILTER_POS
) {
1026
* 1. Replace "
LOC_FILTER_POS
" with current coordinates
1039
if( (coord) ==
LOC_FILTER_POS
) (coord) = (def); \
1110
if (oor || (screen->loc_filter_top ==
LOC_FILTER_POS
) ||
charproc.c
5300
screen->loc_filter_top =
LOC_FILTER_POS
;
5303
screen->loc_filter_left =
LOC_FILTER_POS
;
5306
screen->loc_filter_bottom =
LOC_FILTER_POS
;
5309
screen->loc_filter_right =
LOC_FILTER_POS
;
Completed in 14 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026