Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/svg/
H A DSVGTextLayoutAttributesBuilder.cpp47 unsigned atCharacter = 0; in buildLayoutAttributesForTextSubtree() local
106 static inline void processRenderSVGInlineText(RenderSVGInlineText* text, unsigned& atCharacter, UCh… in processRenderSVGInlineText()
125 …butesBuilder::collectTextPositioningElements(RenderObject* start, unsigned& atCharacter, UChar& la… in collectTextPositioningElements()
186 …derObject* start, Vector<SVGTextLayoutAttributes>& allAttributes, unsigned& atCharacter, UChar& la… in propagateLayoutAttributes()
H A DSVGTextChunkBuilder.cpp174 unsigned atCharacter = 0; in processTextChunk() local
222 …l isVerticalText, float textLengthShift, Vector<SVGTextFragment>& fragments, unsigned& atCharacter) in processTextLengthSpacingCorrection()