Searched refs:DRAWELLIPSE (Results 1 – 3 of 3) sorted by relevance
407 case DRAWELLIPSE:408 fdprintf(ptid, "D%c %d %d\n", DRAWELLIPSE, dx, dy);
110 #define DRAWELLIPSE 'e' macro
376 if (type == DRAWELLIPSE) { in setdraw()