Home | History | Annotate | Download | only in pdfwindow

Lines Matching refs:WordCmp

115 	if (wr2.EndPos.WordCmp(wr1.BeginPos) < 0 || wr2.BeginPos.WordCmp(wr1.EndPos) > 0) return wrRet;

116 if (wr1.EndPos.WordCmp(wr2.BeginPos) < 0 || wr1.BeginPos.WordCmp(wr2.EndPos) > 0) return wrRet;
118 if (wr1.BeginPos.WordCmp(wr2.BeginPos) < 0)
127 if (wr1.EndPos.WordCmp(wr2.EndPos) < 0)
580 if (pRange && place.WordCmp(pRange->EndPos) > 0) break;
1740 if (pRange && place.WordCmp(pRange->EndPos) > 0) break;