Home | History | Annotate | Download | only in editing

Lines Matching refs:isEndOfParagraph

730 // FIXME: This method should not need to call isStartOfParagraph/isEndOfParagraph
735 if (!listChildNode || !isStartOfParagraph(visiblePos) || !isEndOfParagraph(visiblePos))