Home
last modified time | relevance | path

Searched refs:text_draw_centered_with_linebreaks (Results 1 – 3 of 3) sorted by relevance

/dports/games/augustus/augustus-3.1.0/src/graphics/
H A Dtext.h39 void text_draw_centered_with_linebreaks(const uint8_t *str, int x, int y, int box_width, font_t fon…
H A Dtext.c236 void text_draw_centered_with_linebreaks(const uint8_t *str, int x, int y, int box_width, font_t fon… in text_draw_centered_with_linebreaks() function
/dports/games/augustus/augustus-3.1.0/src/window/building/
H A Dculture.c652 text_draw_centered_with_linebreaks(translation_for(quote), in draw_grand_temple()