Home | History | Annotate | Download | only in rendering

Lines Matching full:nbspmode

529         return renderer->style()->nbspMode() == SPACE;
1226 if (it.obj->style()->nbspMode() != SPACE || it.current() != noBreakSpace)
1640 bool breakNBSP = autoWrap && o->style()->nbspMode() == SPACE;