Home | History | Annotate | Download | only in editing

Lines Matching refs:isAmbiguousBoundaryCharacter

1551             if (selectionOffset > 0 && static_cast<unsigned>(selectionOffset) <= paragraph.text().length() && isAmbiguousBoundaryCharacter(paragraph.textCharAt(selectionOffset - 1)))