#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_PutFreeColorGd_Chk (char *Comment, word rgn, int x, int y, TYPE_GrData *gd, bool sprite, dword FilterColor) |
| #define FB_DEBUG_CHK |
Definition at line 1 of file TAP_Osd_FreeColorPutGd_Chk.c.
| #define FB_LOG_ENTRY_LIB_PRINTF |
Definition at line 2 of file TAP_Osd_FreeColorPutGd_Chk.c.
| int TAP_Osd_PutFreeColorGd_Chk | ( | char * | Comment, |
| word | rgn, | ||
| int | x, | ||
| int | y, | ||
| TYPE_GrData * | gd, | ||
| bool | sprite, | ||
| dword | FilterColor | ||
| ) |
Definition at line 16 of file TAP_Osd_FreeColorPutGd_Chk.c.
References GetOSDRegionHeight(), GetOSDRegionWidth(), LogEntryFBLibPrintf(), TAP_Osd_PutFreeColorGd(), TRACEENTER, and TRACEEXIT.