Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGTextChunkBuilder.cpp176 unsigned atCharacter = 0; in processTextChunk() local
224 …l isVerticalText, float textLengthShift, Vector<SVGTextFragment>& fragments, unsigned& atCharacter) in processTextLengthSpacingCorrection()
DSVGTextLayoutAttributesBuilder.cpp86 static inline void processRenderSVGInlineText(RenderSVGInlineText* text, unsigned& atCharacter, UCh… in processRenderSVGInlineText()