Home
last modified time | relevance | path

Searched refs:CV_ERROR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/less/
H A Dscreen.c167 public int nm_fg_color = CV_ERROR; /* Color of normal text */
168 public int nm_bg_color = CV_ERROR;
170 public int bo_fg_color = CV_ERROR; /* Color of bold text */
171 public int bo_bg_color = CV_ERROR;
173 public int ul_fg_color = CV_ERROR; /* Color of underlined text */
174 public int ul_bg_color = CV_ERROR;
176 public int so_fg_color = CV_ERROR; /* Color of standout text */
177 public int so_bg_color = CV_ERROR;
179 public int bl_fg_color = CV_ERROR; /* Color of blinking text */
180 public int bl_bg_color = CV_ERROR;
[all...]
H A Dless.h461 CV_ERROR = -1
454 CV_ERROR = -1 global() enumerator