Searched defs:activePaintServer (Results 1 – 4 of 4) sorted by relevance
47 SVGPaintServer* activePaintServer; member
558 SVGPaintServer* activePaintServer() const in activePaintServer() function
101 SVGPaintServer* activePaintServer() const { return m_activePaintServer; } in activePaintServer() function
473 SVGPaintServer* activePaintServer = run.activePaintServer(); in drawTextUsingSVGFont() local