Home | History | Annotate | Download | only in rendering

Lines Matching refs:isSpaceOrNewline

5349     return isSpaceOrNewline(c) || c == noBreakSpace || isPunctuationForFirstLetter(c);