Home
last modified time | relevance | path

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

/dports/games/powder/powder118_src/
H A Dgfxengine.h401 void gfx_switchfonts(int newfont);
H A Dmain.cpp430 gfx_switchfonts(val); in loadOptions()
4424 gfx_switchfonts(selection); in processOptions()
H A Dgfxengine.cpp3876 gfx_switchfonts(int newfont) in gfx_switchfonts() function