Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DSVGInlineTextBox.cpp351 …ntCharacters(RenderObject::PaintInfo& paintInfo, int tx, int ty, const SVGChar& svgChar, const UCh… in paintCharacters()
482 void SVGInlineTextBox::paintSelection(int boxStartOffset, const SVGChar& svgChar, const UChar*, int… in paintSelection()
544 …decoration, GraphicsContext* context, int tx, int ty, int width, const SVGChar& svgChar, const SVG… in paintDecoration()
DSVGRootInlineBox.cpp203 …tationAngle, float glyphWidth, float glyphHeight, const Font& font, SVGChar& svgChar, float& xOrie… in calculateGlyphAdvanceAndShiftRespectingOrientation()
1213 SVGChar svgChar; in buildLayoutInformationForTextBox() local