#include <juce_DirectX_windows.h>
◆ DirectWriteCustomFontCollectionLoader()
| juce::DirectWriteCustomFontCollectionLoader::DirectWriteCustomFontCollectionLoader |
( |
IDWriteFactory & |
factoryIn | ) |
|
|
explicit |
◆ ~DirectWriteCustomFontCollectionLoader()
| juce::DirectWriteCustomFontCollectionLoader::~DirectWriteCustomFontCollectionLoader |
( |
| ) |
|
|
override |
◆ addRawFontData()
| Uuid juce::DirectWriteCustomFontCollectionLoader::addRawFontData |
( |
Span< const std::byte > |
blob | ) |
|
◆ AddRef()
◆ castToType()
◆ CreateEnumeratorFromKey()
| HRESULT WINAPI juce::DirectWriteCustomFontCollectionLoader::CreateEnumeratorFromKey |
( |
IDWriteFactory * |
factoryIn, |
|
|
const void * |
collectionKey, |
|
|
UINT32 |
collectionKeySize, |
|
|
IDWriteFontFileEnumerator ** |
fontFileEnumerator |
|
) |
| |
|
overridenoexcept |
◆ QueryInterface()
◆ Release()
◆ factory
| IDWriteFactory& juce::DirectWriteCustomFontCollectionLoader::factory |
|
private |
◆ fileLoaders
| std::vector<ComSmartPtr<MemoryFontFileLoader> > juce::DirectWriteCustomFontCollectionLoader::fileLoaders |
|
private |
◆ refCount
The documentation for this class was generated from the following file: