Searched refs:invalidateGlyphCache (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGGlyphElement.h58 void invalidateGlyphCache();
H A DSVGHKernElement.cpp45 toSVGFontElement(fontNode)->invalidateGlyphCache();
54 toSVGFontElement(fontNode)->invalidateGlyphCache();
H A DSVGVKernElement.cpp45 toSVGFontElement(fontNode)->invalidateGlyphCache();
55 toSVGFontElement(fontNode)->invalidateGlyphCache();
H A DSVGGlyphElement.cpp44 void SVGGlyphElement::invalidateGlyphCache() function in class:WebCore::SVGGlyphElement
48 toSVGFontElement(fontNode)->invalidateGlyphCache();
54 invalidateGlyphCache();
61 invalidateGlyphCache();
68 invalidateGlyphCache();
H A DSVGFontElement.h60 void invalidateGlyphCache();
H A DSVGFontElement.cpp60 void SVGFontElement::invalidateGlyphCache() function in class:WebCore::SVGFontElement

Completed in 358 milliseconds