Home
last modified time | relevance | path

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

/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dfonts.h198 int load_user_fonts(SDL_Surface * screen, void *vp, const char *restrict const locale);
H A Dfonts.c951 /* static */ int load_user_fonts(SDL_Surface * screen, void *vp, const char *restrict const locale) in load_user_fonts() function
1070 load_user_fonts(screen, NULL, locale); in run_font_scanner()
H A Dtuxpaint.c7997 return load_user_fonts(screen, vp, NULL); in load_user_fonts_stub()
25054 load_user_fonts(); in setup()