This is the complete list of members for juce::AggregateFontCollection, including all inherited members.
| addCollection(ComSmartPtr< IDWriteFontCollection > collection) | juce::AggregateFontCollection | |
| AggregateFontCollection(ComSmartPtr< IDWriteFontCollection > baseCollection) | juce::AggregateFontCollection | explicit |
| collections | juce::AggregateFontCollection | private |
| findAllTypefaceNames() | juce::AggregateFontCollection | |
| findAllTypefaceStyles(const String &family) | juce::AggregateFontCollection | |
| findFontForFace(IDWriteFontFace *face) | juce::AggregateFontCollection | |
| getAllFontsInFamily(IDWriteFontFamily *fontFamily) | juce::AggregateFontCollection | static |
| getFamilyByName(const wchar_t *name) | juce::AggregateFontCollection | |
| mapCharacters(IDWriteFontFallback *fallback, IDWriteTextAnalysisSource *analysisSource, UINT32 textPosition, UINT32 textLength, wchar_t const *baseFamilyName, DWRITE_FONT_WEIGHT baseWeight, DWRITE_FONT_STYLE baseStyle, DWRITE_FONT_STRETCH baseStretch) noexcept | juce::AggregateFontCollection | |
| mutex | juce::AggregateFontCollection | private |
| removeCollection(ComSmartPtr< IDWriteFontCollection > collection) | juce::AggregateFontCollection |