Searched refs:col_text (Results 1 – 2 of 2) sorted by relevance
87 extern RGB555 col_text;106 col_text = col; in SetTextColor()121 return col_text; in GetTextColor()148 DrawLine(cur_pt.x, cur_pt.y, x, y, col_text); in LineTo()
35 RGB555 col_text; /* Current text color */ variable145 col_text = RGB555_WHITE; in InitDraw()373 RGB555 col = col_text; in DrawCircle()405 RGB555 txt = col_text, gnd = col_gnd; in DrawTextLen()