Go to the source code of this file.
Functions | |
void | FMUC_PutString (word rgn, dword x, dword y, dword maxX, const char *str, dword fcolor, dword bcolor, tFontDataUC *FontData, byte bDot, byte align) |
void FMUC_PutString | ( | word | rgn, |
dword | x, | ||
dword | y, | ||
dword | maxX, | ||
const char * | str, | ||
dword | fcolor, | ||
dword | bcolor, | ||
tFontDataUC * | FontData, | ||
byte | bDot, | ||
byte | align | ||
) |
Definition at line 4 of file FMUC_PutString.c.
References FMUC_PutStringAA(), TRACEENTER, and TRACEEXIT.
Referenced by OSDMenuKeyboard_DrawLegendButton().