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

Go to the source code of this file.

Functions

void FM_PutString (word rgn, dword x, dword y, dword maxX, char *str, dword fcolor, dword bcolor, tFontData *FontData, byte bDot, byte align)
 

Function Documentation

◆ FM_PutString()

void FM_PutString ( word  rgn,
dword  x,
dword  y,
dword  maxX,
char *  str,
dword  fcolor,
dword  bcolor,
tFontData FontData,
byte  bDot,
byte  align 
)

Definition at line 4 of file FM_PutString.c.

References FM_PutStringAA(), TRACEENTER, and TRACEEXIT.