FireBirdLib - Topfield TMS PVR TAP Programming Library
OSDMenuPutString.c File Reference
#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)
 

Function Documentation

◆ OSDMenuPutString()

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.