Home | History | Annotate | Download | only in rendering

Lines Matching refs:autoWrap

536     if (style()->autoWrap()) {
672 if (!style()->autoWrap() || minW > maxW)
773 bool breakNBSP = style()->autoWrap() && style()->nbspMode() == SPACE;
774 bool breakAll = (style()->wordBreak() == BreakAllWordBreak || style()->wordBreak() == BreakWordBreak) && style()->autoWrap();
854 if (j < len && style()->autoWrap())
881 if (style()->autoWrap() || isNewline)
892 if (!style()->autoWrap())
918 if (!style()->autoWrap())