#include <SkTypeface_win_dw.h>
Definition at line 40 of file SkTypeface_win_dw.h.
◆ Loaders() [1/3]
DWriteFontTypeface::Loaders::Loaders |
( |
IDWriteFactory * |
factory, |
|
|
IDWriteFontFileLoader * |
fontFileLoader, |
|
|
IDWriteFontCollectionLoader * |
fontCollectionLoader |
|
) |
| |
|
inline |
Definition at line 41 of file SkTypeface_win_dw.h.
47 {}
SkTScopedComPtr< IDWriteFactory > fFactory
SkTScopedComPtr< IDWriteFontFileLoader > fDWriteFontFileLoader
SkTScopedComPtr< IDWriteFontCollectionLoader > fDWriteFontCollectionLoader
◆ Loaders() [2/3]
DWriteFontTypeface::Loaders::Loaders |
( |
const Loaders & |
| ) |
|
|
delete |
◆ Loaders() [3/3]
DWriteFontTypeface::Loaders::Loaders |
( |
Loaders && |
| ) |
|
|
delete |
◆ ~Loaders()
DWriteFontTypeface::Loaders::~Loaders |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ fDWriteFontCollectionLoader
SkTScopedComPtr<IDWriteFontCollectionLoader> DWriteFontTypeface::Loaders::fDWriteFontCollectionLoader |
◆ fDWriteFontFileLoader
SkTScopedComPtr<IDWriteFontFileLoader> DWriteFontTypeface::Loaders::fDWriteFontFileLoader |
◆ fFactory
SkTScopedComPtr<IDWriteFactory> DWriteFontTypeface::Loaders::fFactory |
The documentation for this struct was generated from the following file: