Home | History | Annotate | Download | only in WebView

Lines Matching refs:leadingWhitespacePosition

745     Position newStart = start.upstream().leadingWhitespacePosition(DOWNSTREAM, true);
1117 bool addLeadingSpace = startPos.leadingWhitespacePosition(VP_DEFAULT_AFFINITY, true).isNull() && !isStartOfParagraph(startVisiblePos);