HomeSort by: relevance | last modified time | path
    Searched refs:unparseputs (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
misc.c 2650 unparseputs(xw, buffer);
3375 unparseputs(xw, "52");
3378 unparseputs(xw, select_code);
3605 unparseputs(xw, buffer);
3836 unparseputs(xw, "50");
3847 unparseputs(xw, temp);
3852 unparseputs(xw, name);
3961 unparseputs(xw, #name); \
5076 unparseputs(xw, cp);
5137 unparseputs(xw, temp)
    [all...]
graphics_regis.c 5755 unparseputs(xw, "A0\"\"\r");
5760 unparseputs(xw, "A");
5763 unparseputs(xw, state->load_name);
5827 unparseputs(xw, "@=");
5831 unparseputs(xw, "@;");
5932 unparseputs(xw, "\r");
xterm.h 1147 extern void unparseputs (XtermWidget /* xw */, const char * /* s */);
button.c 6189 unparseputs(xw, exps);
6231 unparseputs(xw, exps);
charproc.c 5245 unparseputs(xw, xtermVersion());
8665 unparseputs(xw, text);
9091 unparseputs(xw, ap->a_delim);
9099 unparseputs(xw, temp);
9146 unparseputs(XtermWidget xw, const char *s) function
10337 unparseputs(xw, codes[jk].name);

Completed in 23 milliseconds