Home | History | Annotate | Download | only in editing

Lines Matching defs:upstream

59     if (m_affinity == UPSTREAM && (isNull() || inSameLine(VisiblePosition(position, DOWNSTREAM), *this)))
91 // UPSTREAM position can never yield another UPSTREAM position (unless line wrap length is 0!).
92 if (prev.isNotNull() && m_affinity == UPSTREAM) {
94 temp.setAffinity(UPSTREAM);
465 Position upstream = candidate.upstream();
466 if (upstream.isCandidate())
467 return upstream;
482 // unless the affinity is upstream.
491 Position candidate = position.upstream();
498 // When neither upstream or downstream gets us to a candidate (upstream/downstream won't leave