Home
last modified time | relevance | path

Searched defs:SVGTextPaintInfo (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/rendering/
DSVGInlineTextBox.h44 struct SVGTextPaintInfo { struct
45 SVGTextPaintInfo() : activePaintServer(0), subphase(SVGTextPaintSubphaseBackground) {} in SVGTextPaintInfo() function
68 …ct::PaintInfo&, int tx, int ty, const SVGChar&, const UChar* chars, int length, SVGTextPaintInfo&); argument