Home
last modified time | relevance | path

Searched refs:put_string_right (Results 1 – 5 of 5) sorted by relevance

/dports/games/freedroidrpg/freedroidrpg-0.16.1/src/
H A Dfont.c182 void put_string_right(struct font *font, int y, const char *text) in put_string_right() function
H A Dhud.c673put_string_right(FPS_Display_Font, 0.3 * get_font_height(get_current_font()), level_name_and_time); in show_top_right_text()
H A Dproto.h903 void put_string_right(struct font *, int, const char *);
H A Dmenu.c92put_string_right(FPS_Display_Font, GameConfig.screen_height - 0.7 * get_font_height(get_current_fo… in print_menu_text()
/dports/games/freedroidrpg/freedroidrpg-0.16.1/
H A DChangeLog6446 bfont: Rename RightPutStringFont() to put_string_right()