Searched refs:dcs (Results 1 – 7 of 7) sorted by relevance
830 private String osc, dcs; /* to memorize OSC & DCS control sequence */ field in vt3201271 private void handle_dcs(String dcs) { in handle_dcs() argument1272 debugStr.append("DCS: ").append(dcs); in handle_dcs()1688 dcs = ""; in putChar()1980 dcs = ""; in putChar()2240 if (c == '\\' && dcs.charAt(dcs.length() - 1) == ESC) { in putChar()2241 handle_dcs(dcs); in putChar()2245 dcs = dcs + c; in putChar()
109 dcs=0xf0): argument
174 if(vt->parser_callbacks && vt->parser_callbacks->dcs) in do_string()175 if((*vt->parser_callbacks->dcs)(str_frag, len, vt->cbdata)) in do_string()
1595 .dcs = on_dcs,
20 <http://www-groups.dcs.st-and.ac.uk/~history/Biographies/Gauss.html>`_
173 int (*dcs)(const char *command, size_t cmdlen, void *user); member
71 GXX=/usr/dcs/software/evaluation/bin/g++