Home
last modified time | relevance | path

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 Dsactcg.h35 extern int scg_create_text(int wNumCG, int wSize, int wR, int wG, int wB, int wText);
H A Dsactcg.c204 int scg_create_text(int wNumCG, int wSize, int wR, int wG, int wB, int wText) { in scg_create_text() function
H A DSACT.c903 scg_create_text(wNumCG, wSize, wR, wG, wB, wText); in CG_CreateText()
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/modules/NIGHTDLL/
H A Dsactcg.h35 extern int scg_create_text(int wNumCG, int wSize, int wR, int wG, int wB, char *cText);
H A Dsactcg.c205 int scg_create_text(int wNumCG, int wSize, int wR, int wG, int wB, char *cText) { in scg_create_text() function