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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGText.h 44 void setNeedsTextMetricsUpdate() { m_needsTextMetricsUpdate = true; }
SVGRenderSupport.cpp 222 toRenderSVGText(child)->setNeedsTextMetricsUpdate();
234 toRenderSVGText(child)->setNeedsTextMetricsUpdate();

Completed in 188 milliseconds