addClient(FontSelector &) | WebCore::FontCache | |
addClient(FontSelector &) | WebCore::FontCache | |
createFontPlatformDataForTesting(const FontDescription &, const AtomicString &family) | WebCore::FontCache | inline |
createFontPlatformDataForTesting(const FontDescription &, const AtomicString &family) | WebCore::FontCache | |
Font class | WebCore::FontCache | friend |
fontCount() | WebCore::FontCache | |
fontCount() | WebCore::FontCache | |
fontForFamily(const FontDescription &, const AtomicString &, const FontFeatureSettings *fontFaceFeatures=nullptr, const FontVariantSettings *fontFaceVariantSettings=nullptr, bool checkingAlternateName=false) | WebCore::FontCache | |
fontForFamily(const FontDescription &, const AtomicString &, const FontFeatureSettings *fontFaceFeatures=nullptr, const FontVariantSettings *fontFaceVariantSettings=nullptr, bool checkingAlternateName=false) | WebCore::FontCache | |
fontForPlatformData(const FontPlatformData &) | WebCore::FontCache | |
fontForPlatformData(const FontPlatformData &) | WebCore::FontCache | |
generation() | WebCore::FontCache | |
generation() | WebCore::FontCache | |
getFontSelectionCapabilitiesInFamily(const AtomicString &) | WebCore::FontCache | |
getFontSelectionCapabilitiesInFamily(const AtomicString &) | WebCore::FontCache | |
inactiveFontCount() | WebCore::FontCache | |
inactiveFontCount() | WebCore::FontCache | |
invalidate() | WebCore::FontCache | |
invalidate() | WebCore::FontCache | |
lastResortFallbackFont(const FontDescription &) | WebCore::FontCache | |
lastResortFallbackFont(const FontDescription &) | WebCore::FontCache | |
lastResortFallbackFontForEveryCharacter(const FontDescription &) | WebCore::FontCache | |
lastResortFallbackFontForEveryCharacter(const FontDescription &) | WebCore::FontCache | |
platformInit() | WebCore::FontCache | |
platformInit() | WebCore::FontCache | |
platformPurgeInactiveFontData() | WebCore::FontCache | inline |
platformPurgeInactiveFontData() | WebCore::FontCache | |
purgeInactiveFontData(unsigned count=UINT_MAX) | WebCore::FontCache | |
purgeInactiveFontData(unsigned count=UINT_MAX) | WebCore::FontCache | |
removeClient(FontSelector &) | WebCore::FontCache | |
removeClient(FontSelector &) | WebCore::FontCache | |
similarFont(const FontDescription &, const AtomicString &family) | WebCore::FontCache | |
similarFont(const FontDescription &, const AtomicString &family) | WebCore::FontCache | |
singleton() | WebCore::FontCache | static |
singleton() | WebCore::FontCache | static |
systemFallbackForCharacters(const FontDescription &, const Font *originalFontData, bool isPlatformFont, const UChar *characters, unsigned length) | WebCore::FontCache | |
systemFallbackForCharacters(const FontDescription &, const Font *originalFontData, bool isPlatformFont, const UChar *characters, unsigned length) | WebCore::FontCache | |
systemFontFamilies() | WebCore::FontCache | |
systemFontFamilies() | WebCore::FontCache | |
WTF::NeverDestroyed< FontCache > class | WebCore::FontCache | friend |