Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
Macros
GUIButtonControl.cpp File Reference
#include "
GUIButtonControl.h
"
#include "
GUIFontManager.h
"
#include "
input/Key.h
"
Macros
#define
CLAMP
(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x)))
Macro Definition Documentation
§
CLAMP
#define CLAMP
(
x,
low,
high
)
(((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x)))
xbmc
guilib
GUIButtonControl.cpp
Generated on Wed Oct 10 2018 15:09:04 for Kodi Documentation by
1.8.12