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

  /external/webkit/WebCore/platform/graphics/
TextRun.h 102 void setActivePaintServer(SVGPaintServer* object) { m_activePaintServer = object; }
  /external/webkit/WebCore/rendering/
SVGInlineTextBox.cpp 425 run.setActivePaintServer(textPaintInfo.activePaintServer);

Completed in 239 milliseconds