Searched refs:isBreakableLocation (Results 1 – 1 of 1) sorted by relevance
980 bool isBreakableLocation = isNewline || (isSpace && styleToUse->autoWrap()); in computePreferredLogicalWidths() local982 m_hasBreakableStart = isBreakableLocation; in computePreferredLogicalWidths()984 m_hasBreakableEnd = isBreakableLocation; in computePreferredLogicalWidths()