| applyVerticalHintingTransform(float fontHeight, Path &path) | juce::Typeface | |
| ascent | juce::WindowsTypeface | private |
| clearTypefaceCache() | juce::Typeface | static |
| createKerningPairs(HDC hdc, std::unordered_map< int, int > &glyphsForChars, float height) | juce::WindowsTypeface | inlineprivate |
| createSystemTypefaceFor(const Font &font) | juce::Typeface | static |
| createSystemTypefaceFor(const void *fontFileData, size_t fontFileDataSize) | juce::Typeface | static |
| dc | juce::WindowsTypeface | private |
| decReferenceCount() noexcept | juce::ReferenceCountedObject | inline |
| decReferenceCountWithoutDeleting() noexcept | juce::ReferenceCountedObject | inline |
| defaultGlyph | juce::WindowsTypeface | private |
| fontH | juce::WindowsTypeface | private |
| getAscent() const | juce::WindowsTypeface | inlinevirtual |
| getDescent() const | juce::WindowsTypeface | inlinevirtual |
| getEdgeTableForGlyph(int glyphNumber, const AffineTransform &transform, float fontHeight) | juce::Typeface | virtual |
| getFallbackTypeface() | juce::Typeface | protectedstatic |
| getGlyphForChar(HDC dc, std::unordered_map< int, int > &cache, juce_wchar character) | juce::WindowsTypeface | inlineprivatestatic |
| getGlyphPositions(const String &text, Array< int > &resultGlyphs, Array< float > &xOffsets) | juce::WindowsTypeface | inlinevirtual |
| getGlyphWidth(HDC dc, std::unordered_map< int, int > &cache, int glyphNumber) | juce::WindowsTypeface | inlineprivatestatic |
| getGlyphWidth(HDC dc, int glyphNumber) | juce::WindowsTypeface | inlineprivatestatic |
| getHeightToPointsFactor() const | juce::WindowsTypeface | inlinevirtual |
| getKerning(HDC hdc, int glyph1, int glyph2) | juce::WindowsTypeface | inlineprivate |
| getName() const noexcept | juce::Typeface | inline |
| getOutlineForGlyph(int glyphNumber, Path &glyphPath) | juce::WindowsTypeface | inlinevirtual |
| getReferenceCount() const noexcept | juce::ReferenceCountedObject | inline |
| getStringWidth(const String &text) | juce::WindowsTypeface | inlinevirtual |
| getStyle() const noexcept | juce::Typeface | inline |
| heightInPoints | juce::WindowsTypeface | private |
| heightToPointsFactor | juce::WindowsTypeface | private |
| hintingLock | juce::Typeface | private |
| hintingParams | juce::Typeface | private |
| identityMatrix | juce::WindowsTypeface | privatestatic |
| incReferenceCount() noexcept | juce::ReferenceCountedObject | inline |
| isHinted() const | juce::Typeface | inlinevirtual |
| isSuitableForFont(const Font &) const | juce::Typeface | inlinevirtual |
| kerningPairIndex(int glyph1, int glyph2) | juce::WindowsTypeface | inlineprivatestatic |
| kerningPairs | juce::WindowsTypeface | private |
| loadFont() | juce::WindowsTypeface | inlineprivate |
| memoryFont | juce::WindowsTypeface | private |
| name | juce::Typeface | protected |
| operator=(const ReferenceCountedObject &) noexcept | juce::ReferenceCountedObject | inlineprotected |
| operator=(ReferenceCountedObject &&) noexcept | juce::ReferenceCountedObject | inlineprotected |
| previousFontH | juce::WindowsTypeface | private |
| Ptr typedef | juce::Typeface | |
| refCount | juce::ReferenceCountedObject | private |
| ReferenceCountedObject()=default | juce::ReferenceCountedObject | protected |
| ReferenceCountedObject(const ReferenceCountedObject &) noexcept | juce::ReferenceCountedObject | inlineprotected |
| ReferenceCountedObject(ReferenceCountedObject &&) noexcept | juce::ReferenceCountedObject | inlineprotected |
| resetReferenceCount() noexcept | juce::ReferenceCountedObject | inlineprotected |
| scanFolderForFonts(const File &folder) | juce::Typeface | static |
| setTypefaceCacheSize(int numFontsToCache) | juce::Typeface | static |
| style | juce::Typeface | protected |
| tm | juce::WindowsTypeface | private |
| Typeface(const String &name, const String &style) noexcept | juce::Typeface | protected |
| WindowsTypeface(const Font &font) | juce::WindowsTypeface | inline |
| WindowsTypeface(const void *data, size_t dataSize) | juce::WindowsTypeface | inline |
| ~ReferenceCountedObject() | juce::ReferenceCountedObject | inlineprotectedvirtual |
| ~Typeface() override | juce::Typeface | |
| ~WindowsTypeface() | juce::WindowsTypeface | inline |