FireBirdLib - Topfield TMS PVR TAP Programming Library
OSDMenuPutString.c
Go to the documentation of this file.
1
#include "
FBLib_TMSOSDMenu.h
"
2
3
void
OSDMenuPutString
(word rgn, dword x, dword y, dword maxX,
const
char
*str, dword fcolor, dword bcolor,
byte
fntSize,
byte
bDot,
byte
align)
4
{
5
TRACEENTER
();
6
7
OSDMenuPutS
(rgn, x, y -
FONTYOFFSET
, maxX, str, fcolor, bcolor, fntSize, bDot, align);
8
9
TRACEEXIT
();
10
}
FBLib_TMSOSDMenu.h
FONTYOFFSET
#define FONTYOFFSET
Definition:
FBLib_TMSOSDMenu.h:12
OSDMenuPutS
void OSDMenuPutS(word rgn, dword x, dword y, dword maxX, const char *str, dword fcolor, dword bcolor, byte fntSize, byte bDot, byte align)
Definition:
OSDMenuPutS.c:3
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:
OSDMenuPutString.c:3
TRACEEXIT
#define TRACEEXIT()
Definition:
libFireBird.h:1244
TRACEENTER
#define TRACEENTER()
Definition:
libFireBird.h:1243
TMSOSDMenu
OSDMenuPutString.c
Generated on Fri Apr 29 2022 13:34:01 for FireBirdLib - Topfield TMS PVR TAP Programming Library by
1.9.3