Searched refs:_VTE_REPLY_PARAMS (Results 1 – 2 of 2) sorted by relevance
/dports/x11-toolkits/vte3/vte-0.64.2/src/ |
H A D | parser-reply.hh | 56 _VTE_REPLY(DECCTR, DCS, 's', NONE, CASH, _VTE_REPLY_PARAMS({2})) /* color table report */ 58 _VTE_REPLY(DECCIR, DCS, 'u', NONE, CASH, _VTE_REPLY_PARAMS({1})) /* cursor information report…
|
H A D | parser-glue.hh | 845 #define _VTE_REPLY_PARAMS(params) append_params(params); in ReplyBuilder() macro 858 #undef _VTE_REPLY_PARAMS in ReplyBuilder()
|