Searched refs:beforeSoftHyphen (Results 1 – 1 of 1) sorted by relevance
1669 InlineIterator beforeSoftHyphen; in findNextLineBreak() local1671 beforeSoftHyphen = InlineIterator(0, o, pos - 1); in findNextLineBreak()1673 …beforeSoftHyphen = InlineIterator(0, last, last->isText() ? toRenderText(last)->textLength() - 1 :… in findNextLineBreak()1679 addMidpoint(lineMidpointState, beforeSoftHyphen); in findNextLineBreak()