#include "FBLib_TMSOSDMenu.h"
Go to the source code of this file.
Functions | |
void | OSDMenuPutString (word rgn, dword x, dword y, dword maxX, const char *str, dword fcolor, dword bcolor, byte fntSize, byte bDot, byte align) |
void OSDMenuPutString | ( | word | rgn, |
dword | x, | ||
dword | y, | ||
dword | maxX, | ||
const char * | str, | ||
dword | fcolor, | ||
dword | bcolor, | ||
byte | fntSize, | ||
byte | bDot, | ||
byte | align | ||
) |
Definition at line 3 of file OSDMenuPutString.c.
References FONTYOFFSET, OSDMenuPutS(), TRACEENTER, and TRACEEXIT.