Home | History | Annotate | Download | only in fxedit

Lines Matching refs:wrRet

1365 	CPVT_WordRange wrRet;

1369 wrRet.BeginPos = wr1.BeginPos;
1373 wrRet.BeginPos = wr2.BeginPos;
1378 wrRet.EndPos = wr2.EndPos;
1382 wrRet.EndPos = wr1.EndPos;
1385 return wrRet;