HomeSort by relevance Sort by last modified time
    Searched full:setneedspositioningvaluesupdate (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGText.h 42 void setNeedsPositioningValuesUpdate() { m_needsPositioningValuesUpdate = true; }
SVGRenderSupport.cpp 216 toRenderSVGText(child)->setNeedsPositioningValuesUpdate();
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGTextPositioningElement.cpp 109 textRenderer->setNeedsPositioningValuesUpdate();

Completed in 459 milliseconds