Home
last modified time | relevance | path

Searched refs:at_switch (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/less/
H A Doutput.c89 at_switch(target_attr); in put_line_hilite()
94 at_switch(a); in put_line_hilite()
H A Dfuncs.h43 public void at_switch(int attr);
H A Dscreen.c3163 public void at_switch(int attr) in at_switch() function