Searched defs:SVGTextPaintInfo (Results 1 – 1 of 1) sorted by relevance
44 struct SVGTextPaintInfo { struct45 SVGTextPaintInfo() : activePaintServer(0), subphase(SVGTextPaintSubphaseBackground) {} in SVGTextPaintInfo() function68 …ct::PaintInfo&, int tx, int ty, const SVGChar&, const UChar* chars, int length, SVGTextPaintInfo&); argument