|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "IMsgTargetCallback.h"#include "threads/CriticalSection.h"#include "threads/SingleLock.h"#include "utils/ColorUtils.h"#include "utils/GlobalsHandling.h"#include "windowing/GraphicContext.h"#include <set>#include <utility>#include <vector>Classes | |
| struct | OrigFontInfo |
| struct | FontMetadata |
| class | GUIFontManager |
Macros | |
| #define | g_fontManager XBMC_GLOBAL_USE(GUIFontManager) |
Functions | |
| XBMC_GLOBAL_REF (GUIFontManager, g_fontManager) | |
| #define g_fontManager XBMC_GLOBAL_USE(GUIFontManager) |