#include "FBLib_TMSOSDMenu.h"
Go to the source code of this file.
Functions | |
void | OSDMenuPutS (word rgn, dword x, dword y, dword maxX, const char *str, dword fcolor, dword bcolor, byte fntSize, byte bDot, byte align) |
void OSDMenuPutS | ( | 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 OSDMenuPutS.c.
References FMUC_PutStringAA(), FONTYOFFSET, OSDMenuFont_10, OSDMenuFont_12, OSDMenuFont_14, OSDMenuFont_16, OSDMenuFont_18, OSDMenuFont_20, OSDMenuFont_20B, TRACEENTER, and TRACEEXIT.
Referenced by OSDMenuColorPickerDrawCursor(), OSDMenuColorPickerShow(), OSDMenuInfoBoxShow(), OSDMenuMessageBoxShow(), and OSDMenuPutString().