Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DBreakingContextInlineHeaders.h566 …float wrapW = m_width.uncommittedWidth() + inlineLogicalWidth(m_current.object(), !m_appliedStartW… in handleText() local
619 wrapW += charWidth; in handleText()
621 …dWordBreakIsBeforeSurrogatePair ? 2 : 1, font, m_width.committedWidth() + wrapW, isFixedPitch, m_c… in handleText()
622 midWordBreak = m_width.committedWidth() + wrapW + charWidth > m_width.availableWidth(); in handleText()
738 wrapW = 0; in handleText()