Lines Matching full:nowrap
4328 bool nowrap = style()->whiteSpace() == NOWRAP;4366 // IE ignores tables for calculation of nowrap. Makes some sense.4367 if (nowrap && !child->isTable())