Home | History | Annotate | Download | only in Modules

Lines Matching refs:mvwdelch

933 #define py_mvwdelch mvwdelch
937 mvwdelch(w,y,x);
938 /* On HP/UX, mvwdelch already returns. On other systems,