#include "FBLib_TMSOSDMenu.h"Go to the source code of this file.
Macros | |
| #define | CURSORXOFFET 8 |
Functions | |
| void | OSDMenuColorPickerDrawCursor (tCurrentColorSelected CursorColor, bool Selected) |
| #define CURSORXOFFET 8 |
| void OSDMenuColorPickerDrawCursor | ( | tCurrentColorSelected | CursorColor, |
| bool | Selected | ||
| ) |
Definition at line 3 of file OSDMenuColorPickerDrawCursor.c.
References _ColorPicker_CursorDeselected_Gd, _ColorPicker_CursorNone_Gd, _ColorPicker_ValueBackroundSelected_Gd, CCS_Blue, CCS_Green, CCS_Red, ColorPickerColor, ColorPickerLastCursorBlue, ColorPickerLastCursorGreen, ColorPickerLastCursorRed, ColorPickerOSDRgn, CURSORXOFFET, OSDMenuPutS(), TRACEENTER, and TRACEEXIT.
Referenced by OSDMenuColorPickerShow(), and OSDMenuEvent().