Home | History | Annotate | Download | only in include

Lines Matching defs:mvcur

940   int            mvcur(int oldrow, int oldcol, int newrow, int newcol) const {
941 return ::mvcur(oldrow, oldcol, newrow, newcol); }