Home
last modified time | relevance | path

Searched refs:cmap_true_to_1st (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/xanim/xanim2920/
H A Dxanim.c374 xaLONG cmap_true_to_1st; variable
1096 cmap_true_to_1st = xaFALSE; cmap_true_to_all = xaFALSE;
1103 cmap_true_to_1st = DEFAULT_TRUE_TO_1ST;
1105 if (cmap_true_to_1st || cmap_true_to_all) cmap_true_map_flag = xaTRUE;
1109 cmap_true_to_1st = xaFALSE; cmap_true_to_all = xaFALSE;
1229 cmap_true_to_1st = opt_on;
1230 if (cmap_true_to_1st == xaTRUE)
1244 cmap_true_to_1st = xaFALSE; cmap_true_map_flag = xaTRUE;
1255 cmap_true_to_gray = xaFALSE; cmap_true_to_1st = xaFALSE;
1264 cmap_true_to_332 = xaFALSE; cmap_true_to_1st = xaFALSE;
[all …]
H A Dxa_rle.c419 || ((cmap_true_to_1st == xaTRUE) && (rle_chdr == 0) )
H A Dxanim.h782 extern xaLONG cmap_true_to_1st;
H A Dxa_act.c947 || ((cmap_true_to_1st == xaTRUE) && (anim->chdr == 0) )
H A Dxa_iff.c2771 || ((cmap_true_to_1st == xaTRUE) && (iff_chdr == 0)) )
2832 || ((cmap_true_to_1st == xaTRUE) && (iff_chdr == 0)) )