Home
last modified time | relevance | path

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

/dports/x11/foot/foot/
H A Dsixel.h38 void sixel_colors_set(struct terminal *term, unsigned count);
H A Dcsi.c1423 case 3: sixel_colors_set(term, vt_param_get(term, 2, 0)); break; in csi_dispatch()
H A Dsixel.c1556 sixel_colors_set(struct terminal *term, unsigned count) in sixel_colors_set() function