Lines Matching refs:WordCmp
116 if (wr2.EndPos.WordCmp(wr1.BeginPos) < 0 ||
117 wr2.BeginPos.WordCmp(wr1.EndPos) > 0)
119 if (wr1.EndPos.WordCmp(wr2.BeginPos) < 0 ||
120 wr1.BeginPos.WordCmp(wr2.EndPos) > 0)
123 if (wr1.BeginPos.WordCmp(wr2.BeginPos) < 0) {
129 if (wr1.EndPos.WordCmp(wr2.EndPos) < 0) {
522 if (pRange && place.WordCmp(pRange->EndPos) > 0)
1713 if (pRange && place.WordCmp(pRange->EndPos) > 0)