Lines Matching refs:CachedFont
1107 …presents a single remote or local font. If it represents a remote font than it wraps a CachedFont.
1166 * loader/CachedFont.cpp: Added.
1167 (WebCore::CachedFont::CachedFont):
1168 (WebCore::CachedFont::~CachedFont):
1169 (WebCore::CachedFont::ref):
1170 (WebCore::CachedFont::data):
1171 (WebCore::CachedFont::beginLoadIfNeeded):
1172 (WebCore::CachedFont::ensureCustomFontData):
1173 (WebCore::CachedFont::platformDataFromCustomData):
1174 (WebCore::CachedFont::allReferencesRemoved):
1175 (WebCore::CachedFont::checkNotify):
1176 (WebCore::CachedFont::error):
1177 * loader/CachedFont.h: Added.
1178 (WebCore::CachedFont::schedule):
1179 …The implementation of CachedFont. This represents the downloaded resource and has all the raw fon…