Home
last modified time | relevance | path

Searched defs:text_draw_centered (Results 1 – 2 of 2) sorted by relevance

/dports/games/julius/julius-1.7.0/src/graphics/
H A Dtext.c235 void text_draw_centered(const uint8_t *str, int x, int y, int box_width, font_t font, color_t color) in text_draw_centered() function
/dports/games/augustus/augustus-3.1.0/src/graphics/
H A Dtext.c252 void text_draw_centered(const uint8_t *str, int x, int y, int box_width, font_t font, color_t color) in text_draw_centered() function