Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Doptfunc.c659 if (set_color_map(attr, s) < 0) in opt_D()
H A Dfuncs.h226 public int set_color_map(int attr, char *colorstr);
H A Dline.c1571 public int set_color_map(int attr, char *colorstr) in set_color_map() function