LibreOffice Module vcl (master) 1
|
#include <sal/types.h>
#include <vcl/dllapi.h>
#include <o3tl/lru_map.hxx>
#include <o3tl/hash_combine.hxx>
#include <vcl/glyphitem.hxx>
#include <vcl/metric.hxx>
#include <vcl/outdev.hxx>
#include <vcl/vclptr.hxx>
#include <tools/gen.hxx>
#include <optional>
Go to the source code of this file.
Classes | |
class | SalLayoutGlyphsCache |
A cache for SalLayoutGlyphs objects. More... | |
struct | SalLayoutGlyphsCache::CachedGlyphsKey |
struct | SalLayoutGlyphsCache::CachedGlyphsHash |
struct | SalLayoutGlyphsCache::GlyphsCost |