Home
last modified time | relevance | path

Searched refs:DRCS_CHARSETS (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/seq2gif/seq2gif-0.10.4/
H A Dyaft.h65 DRCS_CHARSETS = 63, /* number of charset of DRCS (according to DRCSMMv1) */ enumerator
180 struct glyph_t *drcs[DRCS_CHARSETS]; /* DRCS chars */
H A Dterminal.c414 for (i = 0; i < DRCS_CHARSETS; i++) in term_init()
432 for (i = 0; i < DRCS_CHARSETS; i++) in term_die()
H A Ddcs.c617 for (i = 0; i < DRCS_CHARSETS; i++) { in decdld_parse_header()