FireBirdLib - Topfield TMS PVR TAP Programming Library
TAP_Osd_Copy_Chk.c File Reference
#include "libFireBird.h"

Go to the source code of this file.

Macros

#define FB_DEBUG_CHK
 
#define FB_LOG_ENTRY_LIB_PRINTF
 

Functions

int TAP_Osd_Copy_Chk (char *Comment, word srcRgnNum, word dstRgnNum, dword srcX, dword srcY, dword w, dword h, dword dstX, dword dstY, bool sprite)
 

Macro Definition Documentation

◆ FB_DEBUG_CHK

#define FB_DEBUG_CHK

Definition at line 1 of file TAP_Osd_Copy_Chk.c.

◆ FB_LOG_ENTRY_LIB_PRINTF

#define FB_LOG_ENTRY_LIB_PRINTF

Definition at line 2 of file TAP_Osd_Copy_Chk.c.

Function Documentation

◆ TAP_Osd_Copy_Chk()

int TAP_Osd_Copy_Chk ( char *  Comment,
word  srcRgnNum,
word  dstRgnNum,
dword  srcX,
dword  srcY,
dword  w,
dword  h,
dword  dstX,
dword  dstY,
bool  sprite 
)