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

  /external/webkit/Source/WebCore/platform/graphics/
TextRun.h 117 void setActivePaintingResource(RenderSVGResource* object) { m_activePaintingResource = object; }
  /external/webkit/Source/WebCore/rendering/svg/
SVGInlineTextBox.cpp 388 textRun.setActivePaintingResource(m_paintingResource);
399 textRun.setActivePaintingResource(0);

Completed in 135 milliseconds