Searched defs:bold (Results 1 – 2 of 2) sorted by relevance
158 void gr_text(const GRFont* font, int x, int y, const char* s, bool bold) { in gr_text()
179 bool bold = false; in DrawItems() local