Home
last modified time | relevance | path

Searched refs:FontChSize (Results 1 – 2 of 2) sorted by relevance

/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A Dfont.h79 struct vec2i FontChSize(const char c);
H A Dfont.c147 struct vec2i FontChSize(const char c) in FontChSize() function