Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/less/
Doutput.c530 at_enter(AT_STANDOUT);
576 at_enter(AT_STANDOUT);
Dcharset.c115 public int binattr = AT_STANDOUT;
289 case 's': binattr = AT_STANDOUT; break;
Dscreen.c1927 at_enter(AT_STANDOUT); in create_flash()
1932 at_enter(AT_STANDOUT); in create_flash()
2201 if (attr & AT_STANDOUT)
2206 if (attr & AT_STANDOUT)
2231 if (attrmode & AT_STANDOUT) in at_exit()
2279 attr |= AT_STANDOUT;
Dline.c382 if (a & AT_STANDOUT)
406 if (a & AT_STANDOUT)
Dless.h390 #define AT_STANDOUT (1 << 3) macro
Doptfunc.c603 at_enter(AT_STANDOUT);
Dcommand.c758 at_enter(AT_STANDOUT); in prompt()