HomeSort by relevance Sort by last modified time
    Searched refs:invalidateGlyphCache (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGGlyphElement.h 58 void invalidateGlyphCache();
SVGGlyphElement.cpp 40 void SVGGlyphElement::invalidateGlyphCache()
44 toSVGFontElement(*fontNode).invalidateGlyphCache();
50 invalidateGlyphCache();
57 invalidateGlyphCache();
64 invalidateGlyphCache();
SVGHKernElement.cpp 41 toSVGFontElement(*fontNode).invalidateGlyphCache();
50 toSVGFontElement(*fontNode).invalidateGlyphCache();
SVGVKernElement.cpp 41 toSVGFontElement(*fontNode).invalidateGlyphCache();
51 toSVGFontElement(*fontNode).invalidateGlyphCache();
SVGFontElement.h 59 void invalidateGlyphCache();
SVGFontElement.cpp 47 void SVGFontElement::invalidateGlyphCache()

Completed in 252 milliseconds