Home | History | Annotate | Download | only in editing

Lines Matching refs:startOfWord

628 VisiblePosition startOfWord(const VisiblePosition &c, EWordSide side)
634 // at paragraph end, the startofWord is the current position
708 return p.isNotNull() && p == startOfWord(p, RightWordIfOnBoundary);