Searched refs:FontChSize (Results 1 – 2 of 2) sorted by relevance
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/ | ||
H A D | font.h | 79 struct vec2i FontChSize(const char c); |
H A D | font.c | 147 struct vec2i FontChSize(const char c) in FontChSize() function |