Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/svg/
DSVGTextLayoutAttributesBuilder.cpp43 unsigned atCharacter = 0; in buildLayoutAttributesForTextSubtree() local
104 static inline void processRenderSVGInlineText(RenderSVGInlineText* text, unsigned& atCharacter, UCh… in processRenderSVGInlineText()
123 …butesBuilder::collectTextPositioningElements(RenderObject* start, unsigned& atCharacter, UChar& la… in collectTextPositioningElements()
184 …derObject* start, Vector<SVGTextLayoutAttributes>& allAttributes, unsigned& atCharacter, UChar& la… in propagateLayoutAttributes()
DSVGTextChunkBuilder.cpp174 unsigned atCharacter = 0; in processTextChunk() local
222 …l isVerticalText, float textLengthShift, Vector<SVGTextFragment>& fragments, unsigned& atCharacter) in processTextLengthSpacingCorrection()