FireBirdLib - Topfield TMS PVR TAP Programming Library
OSDMenuColorPickerIsVisible.c
Go to the documentation of this file.
1#include "FBLib_TMSOSDMenu.h"
2
4{
6
7 TRACEEXIT();
8 return (ColorPickerOSDRgn != 0);
9}
word ColorPickerOSDRgn
Definition: OSDMenuInit.c:27
bool OSDMenuColorPickerIsVisible(void)
#define TRACEEXIT()
Definition: libFireBird.h:1244
#define TRACEENTER()
Definition: libFireBird.h:1243