Home | History | Annotate | Download | only in rendering

Lines Matching defs:nowrap

115         // See if nowrap was set.
117 String nowrap = static_cast<Element*>(node())->getAttribute(nowrapAttr);
118 if (!nowrap.isNull() && w.isFixed())
119 // Nowrap is set, but we didn't actually use it because of the