Searched refs:scg_create_text (Results 1 – 5 of 5) sorted by relevance
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/modules/SACT/ |
H A D | sactcg.h | 35 extern int scg_create_text(int wNumCG, int wSize, int wR, int wG, int wB, int wText);
|
H A D | sactcg.c | 204 int scg_create_text(int wNumCG, int wSize, int wR, int wG, int wB, int wText) { in scg_create_text() function
|
H A D | SACT.c | 903 scg_create_text(wNumCG, wSize, wR, wG, wB, wText); in CG_CreateText()
|
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/modules/NIGHTDLL/ |
H A D | sactcg.h | 35 extern int scg_create_text(int wNumCG, int wSize, int wR, int wG, int wB, char *cText);
|
H A D | sactcg.c | 205 int scg_create_text(int wNumCG, int wSize, int wR, int wG, int wB, char *cText) { in scg_create_text() function
|