FireBirdLib - Topfield TMS PVR TAP Programming Library
FMUC_PutString.c File Reference
#include <string.h>
#include "FBLib_FontManager.h"

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)
 

Function Documentation

◆ FMUC_PutString()

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().