Searched refs:setGraphicsPrintToHost (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dprint.c74 static void setGraphicsPrintToHost(XtermWidget /* xw */ ,
77 #define setGraphicsPrintToHost(xw, enabled) /* nothing */ macro
534 setGraphicsPrintToHost(xw, 0); /* graphics to printer */
540 setGraphicsPrintToHost(xw, 1); /* graphics to host */
713 setGraphicsPrintToHost(XtermWidget xw, int enabled) function in typeref:typename:void

Completed in 3 milliseconds