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

  /xsrc/external/mit/xterm/dist/
ptyx.h 1524 (( screen->colorRVMode && hilite ) || \
1525 ( !screen->colorRVMode && \
2449 Boolean colorRVMode; /* use color for reverse? */
charproc.c 661 Bres(XtNcolorRVMode, XtCColorAttrMode, screen.colorRVMode, False),
1137 if (TScreenOf(xw)->colorRVMode && (xw->flags & INVERSE))
11001 init_Bres(screen.colorRVMode);
misc.c 4220 screen->colorRVMode = (value != 0);

Completed in 30 milliseconds