Searched defs:characterWidths (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DAbstractInlineTextBox.cpp119 void AbstractInlineTextBox::characterWidths(Vector<float>& widths) const function in class:blink::AbstractInlineTextBox
124 m_inlineTextBox->characterWidths(widths);
H A DInlineTextBox.cpp1231 void InlineTextBox::characterWidths(Vector<float>& widths) const function in class:blink::InlineTextBox

Completed in 289 milliseconds