Home
last modified time | relevance | path

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

/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Djtp_txt.h37 void jtp_free_fonts(int n_of_fonts);
/dports/games/falconseye/falconseye-1.9.3_11/win/jtp/
H A Djtp_txt.c275 void jtp_free_fonts(int n_of_fonts) in jtp_free_fonts() argument
280 for (j = 0; j < n_of_fonts; j++) in jtp_free_fonts()