Home | History | Annotate | Download | only in fxedit

Lines Matching refs:WordCmp

952       if (m_SelState.BeginPos.WordCmp(m_SelState.EndPos) < 0) {
1028 if (place.WordCmp(wrTemp.EndPos) > 0)
1080 if (wr1.BeginPos.WordCmp(wr2.BeginPos) < 0) {
1086 if (wr1.EndPos.WordCmp(wr2.EndPos) < 0) {
1206 if (place.WordCmp(wrTemp.EndPos) > 0)
2033 if (place.WordCmp(wrTemp.EndPos) > 0)
2076 if (place.WordCmp(wrTemp.EndPos) > 0)
2302 if (m_SelState.BeginPos.WordCmp(m_SelState.EndPos) < 0)
2347 if (m_SelState.BeginPos.WordCmp(m_SelState.EndPos) > 0)
2389 if (m_SelState.BeginPos.WordCmp(m_SelState.EndPos) < 0)
2430 if (m_SelState.BeginPos.WordCmp(m_SelState.EndPos) > 0)
2690 if (place.WordCmp(range.BeginPos) <= 0)