LibreOffice Module vcl (master) 1
Classes | Typedefs
win/gdiimpl.hxx File Reference
#include <memory>
#include <systools/win32/comtools.hxx>
#include <vcl/dllapi.h>
#include <skia/gdiimpl.hxx>
#include <skia/utils.hxx>
#include <win/salgdi.h>
#include <win/wingdiimpl.hxx>
#include <o3tl/lru_map.hxx>
#include <ControlCacheKey.hxx>
#include <svdata.hxx>
#include <SkFont.h>
#include <SkFontMgr.h>
#include <dwrite_3.h>
Include dependency graph for win/gdiimpl.hxx:

Go to the source code of this file.

Classes

class  SkiaCompatibleDC
 
class  WinSkiaSalGraphicsImpl
 
class  SkiaControlsCache
 

Typedefs

typedef std::pair< ControlCacheKey, sk_sp< SkImage > > SkiaControlCachePair
 
typedef o3tl::lru_map< ControlCacheKey, sk_sp< SkImage >, ControlCacheHashFunctionSkiaControlCacheType
 

Typedef Documentation

◆ SkiaControlCachePair

typedef std::pair<ControlCacheKey, sk_sp<SkImage> > SkiaControlCachePair

Definition at line 75 of file win/gdiimpl.hxx.

◆ SkiaControlCacheType

Definition at line 77 of file win/gdiimpl.hxx.