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 46 void SVGGlyphElement::invalidateGlyphCache()
50 toSVGFontElement(fontNode)->invalidateGlyphCache();
56 invalidateGlyphCache();
63 invalidateGlyphCache();
70 invalidateGlyphCache();
SVGFontElement.cpp 62 void SVGFontElement::invalidateGlyphCache()

Completed in 58 milliseconds