Searched defs:font (Results 1 – 3 of 3) sorted by relevance
124 int HealthdDraw::draw_text(const GRFont* font, int x, int y, const char* str) { in draw_text()
49 GRFont* font; member
72 Alignment verticalJustified, Color textColor, FontBuffer font, uint64_t textId) in LabelImpl()