Lines Matching defs:hilite
1618 Bool hilite;
1684 * If row does not intersect selection; don't hilite blanks
1706 hilite = False;
1735 * We don't do this if the mouse-hilite mode is set because that
1754 hilite = True;
1787 gc = updatedXtermGC(xw, flags, fg_bg, hilite);
1799 || (hilite && (col > hi_col))
1858 resetXtermGC(xw, flags, hilite);
1862 if (hilite && (col > hi_col))
1863 hilite = False;
1878 gc = updatedXtermGC(xw, flags, fg_bg, hilite);
1933 resetXtermGC(xw, flags, hilite);