Searched refs:wrapW (Results 1 – 1 of 1) sorted by relevance
566 …float wrapW = m_width.uncommittedWidth() + inlineLogicalWidth(m_current.object(), !m_appliedStartW… in handleText() local619 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()