Searched refs:rsrDrawText (Results 1 – 3 of 3) sorted by relevance
102 void rsrDrawText(Context *, const char *text, int x, int y);
228 void rsrDrawText(Context *rsc, const char *text, int x, int y) { in rsrDrawText() function
444 rsrDrawText(rsc, text, x, y); in SC_DrawText()