xbmc
|
#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>
Go to the source code of this file.
Classes | |
struct | OrigFontInfo |
struct | FontMetadata |
class | GUIFontManager |
Macros | |
#define | g_fontManager XBMC_GLOBAL_USE(GUIFontManager) |
Functions | |
XBMC_GLOBAL_REF (GUIFontManager, g_fontManager) | |