Lines Matching full:nowrap
1872 if (w && w + tmpW > width && lBreak.obj && currWS == NOWRAP)1939 // with adjacent inline normal/nowrap spans.1948 if (w + tmpW <= width || lastWS == NOWRAP) {