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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGGlyphElement.cpp 41 void SVGGlyphElement::invalidateGlyphCache()
45 toSVGFontElement(*fontNode).invalidateGlyphCache();
51 invalidateGlyphCache();
58 invalidateGlyphCache();
65 invalidateGlyphCache();
SVGFontElement.cpp 49 void SVGFontElement::invalidateGlyphCache()

Completed in 89 milliseconds