Searched defs:atCharacter (Results 1 – 2 of 2) sorted by relevance
| /external/webkit/Source/WebCore/rendering/svg/ |
| D | SVGTextLayoutAttributesBuilder.cpp | 43 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()
|
| D | SVGTextChunkBuilder.cpp | 174 unsigned atCharacter = 0; in processTextChunk() local 222 …l isVerticalText, float textLengthShift, Vector<SVGTextFragment>& fragments, unsigned& atCharacter) in processTextLengthSpacingCorrection()
|