Searched refs:CV_ERROR (Results 1 – 2 of 2) sorted by relevance
176 public int nm_fg_color = CV_ERROR; /* Color of normal text */177 public int nm_bg_color = CV_ERROR;179 public int bo_fg_color = CV_ERROR; /* Color of bold text */180 public int bo_bg_color = CV_ERROR;182 public int ul_fg_color = CV_ERROR; /* Color of underlined text */183 public int ul_bg_color = CV_ERROR;185 public int so_fg_color = CV_ERROR; /* Color of standout text */186 public int so_bg_color = CV_ERROR;188 public int bl_fg_color = CV_ERROR; /* Color of blinking text */189 public int bl_bg_color = CV_ERROR;[all …]
466 CV_ERROR = -1 enumerator