summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/css/CSSFontFace.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/css/CSSFontFace.h')
-rw-r--r--Source/WebCore/css/CSSFontFace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/css/CSSFontFace.h b/Source/WebCore/css/CSSFontFace.h
index 55e048c..45f8f13 100644
--- a/Source/WebCore/css/CSSFontFace.h
+++ b/Source/WebCore/css/CSSFontFace.h
@@ -63,6 +63,7 @@ public:
void addSource(CSSFontFaceSource*);
void fontLoaded(CSSFontFaceSource*);
+ void retireCustomFont(SimpleFontData*);
SimpleFontData* getFontData(const FontDescription&, bool syntheticBold, bool syntheticItalic);