HomeSort by: relevance | last modified time | path
    Searched refs:loc_filter (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
button.c 783 if (!screen->loc_filter)
884 if (screen->loc_filter) {
886 screen->loc_filter = False;
925 if (screen->loc_filter) {
927 screen->loc_filter = False;
1018 screen->loc_filter = True;
1091 screen->loc_filter = True;
1116 screen->loc_filter = False;
ptyx.h 2557 Boolean loc_filter; /* is filter rectangle active? */ member in struct:__anon65
charproc.c 5334 screen->loc_filter = False;
5345 screen->loc_filter = False;

Completed in 22 milliseconds