Lines Matching full:nbspmode
554 return c == ' ' || (c == noBreakSpace && style->nbspMode() == SPACE);613 bool breakNBSP = style()->autoWrap() && style()->nbspMode() == SPACE;