Home
last modified time | relevance | path

Searched refs:create_printfile (Results 1 – 4 of 4) sorted by relevance

/dports/x11/xterm/xterm-370/
H A Dsvg.c65 fp = create_printfile(xw, ".svg"); in xtermDumpSvg()
H A Dhtml.c58 fp = create_printfile(xw, ".xhtml"); in xtermDumpHtml()
H A Dxterm.h1162 extern FILE * create_printfile(XtermWidget /* xw */, const char * /* suffix */);
H A Dmisc.c2142 create_printfile(XtermWidget xw, const char *suffix) in create_printfile() function