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 57 void invalidateGlyphCache();
SVGGlyphElement.cpp 41 void SVGGlyphElement::invalidateGlyphCache()
45 toSVGFontElement(*fontNode).invalidateGlyphCache();
51 invalidateGlyphCache();
58 invalidateGlyphCache();
65 invalidateGlyphCache();
SVGHKernElement.cpp 42 toSVGFontElement(*fontNode).invalidateGlyphCache();
51 toSVGFontElement(*fontNode).invalidateGlyphCache();
SVGVKernElement.cpp 42 toSVGFontElement(*fontNode).invalidateGlyphCache();
52 toSVGFontElement(*fontNode).invalidateGlyphCache();
SVGFontElement.h 58 void invalidateGlyphCache();
SVGFontElement.cpp 49 void SVGFontElement::invalidateGlyphCache()

Completed in 151 milliseconds