Home | History | Annotate | Download | only in style

Lines Matching refs:preserveNewline

487     static bool preserveNewline(EWhiteSpace ws)
493 bool preserveNewline() const
495 return preserveNewline(whiteSpace());
516 return !preserveNewline();