Searched refs:AT_STANDOUT (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/less/
H A Doutput.c530 at_enter(AT_STANDOUT);
576 at_enter(AT_STANDOUT);
H A Dscreen.c1926 at_enter(AT_STANDOUT);
1931 at_enter(AT_STANDOUT);
2200 if (attr & AT_STANDOUT)
2205 if (attr & AT_STANDOUT)
2230 if (attrmode & AT_STANDOUT)
2278 attr |= AT_STANDOUT;
H A Dline.c381 if (a & AT_STANDOUT)
405 if (a & AT_STANDOUT)
H A Dless.h369 #define AT_STANDOUT (1 << 3) macro
H A Doptfunc.c589 at_enter(AT_STANDOUT);
H A Dcharset.c115 public int binattr = AT_STANDOUT;
289 case 's': binattr = AT_STANDOUT; break;
H A Dcommand.c753 at_enter(AT_STANDOUT);

Completed in 93 milliseconds