Searched refs:TPG_COLOR_100_BLACK (Results 1 – 2 of 2) sorted by relevance
53 TPG_COLOR_100_BLACK, enumerator
415 return TPG_COLOR_100_BLACK; in tpg_get_textbg_color()426 return TPG_COLOR_100_BLACK; in tpg_get_textfg_color()1120 TPG_COLOR_75_BLUE, TPG_COLOR_100_BLACK, }, in tpg_get_color()1125 TPG_COLOR_100_BLUE, TPG_COLOR_100_BLACK, }, in tpg_get_color()1143 return TPG_COLOR_100_BLACK; in tpg_get_color()1154 TPG_COLOR_100_BLACK : TPG_COLOR_100_WHITE; in tpg_get_color()1157 TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()1163 TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()1168 return pat_line ? TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()1170 return (x & 1) ? TPG_COLOR_100_WHITE : TPG_COLOR_100_BLACK; in tpg_get_color()[all …]