Home
last modified time | relevance | path

Searched refs:computeMetricsForCharacterComplex (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGTextMetricsBuilder.cpp60 SVGTextMetrics computeMetricsForCharacterComplex(unsigned textPosition);
130 SVGTextMetrics SVGTextMetricsCalculator::computeMetricsForCharacterComplex(unsigned textPosition) in computeMetricsForCharacterComplex() function in WebCore::SVGTextMetricsCalculator
165 return computeMetricsForCharacterComplex(textPosition); in computeMetricsForCharacter()