Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Doptfunc.c755 if (set_color_map(attr, s) < 0) in opt_D()
H A Dfuncs.h273 public int set_color_map(int attr, constant char *colorstr);
H A Dline.c2025 public int set_color_map(int attr, constant char *colorstr) in set_color_map() function