Home
last modified time | relevance | path

Searched defs:textMetricsValues (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGTextLayoutAttributes.h59 Vector<SVGTextMetrics>& textMetricsValues() { return m_textMetricsValues; } in textMetricsValues() function
DSVGTextLayoutEngine.cpp115 …outEngine::recordTextFragment(SVGInlineTextBox* textBox, Vector<SVGTextMetrics>& textMetricsValues) in recordTextFragment()
362 Vector<SVGTextMetrics>* textMetricsValues = &logicalAttributes->textMetricsValues(); in currentLogicalCharacterMetrics() local
DSVGTextMetricsBuilder.cpp188 Vector<SVGTextMetrics>* textMetricsValues = &attributes->textMetricsValues(); in measureTextRenderer() local
DSVGTextQuery.cpp160 Vector<SVGTextMetrics>& textMetricsValues = layoutAttributes->textMetricsValues(); in modifyStartEndPositionsRespectingLigatures() local