Home
last modified time | relevance | path

Searched refs:DK4_GRA_IMG_FLAG_ANALYZE_COLOR (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/src/libdk4gra/
H A Ddk4grco.c159 back |= DK4_GRA_IMG_FLAG_ANALYZE_COLOR; in dk4gra_conf_flags_image()
H A Ddk4grepi.c916 || (0 != (DK4_GRA_IMG_FLAG_ANALYZE_COLOR & ifl)) in dk4gra_eps_bif_fig_image()
921 ((0 != (DK4_GRA_IMG_FLAG_ANALYZE_COLOR & ifl)) ? (1) : (0)), in dk4gra_eps_bif_fig_image()
H A Ddk4gra.h266 DK4_GRA_IMG_FLAG_ANALYZE_COLOR = 0x0100 , enumerator
H A Ddk4grco.ctr319 back |= DK4_GRA_IMG_FLAG_ANALYZE_COLOR;
H A Ddk4grepi.ctr873 || (0 != (DK4_GRA_IMG_FLAG_ANALYZE_COLOR & ifl))
878 ((0 != (DK4_GRA_IMG_FLAG_ANALYZE_COLOR & ifl)) ? (1) : (0)),
H A Ddk4grpdi.c949 ((0 != (DK4_GRA_IMG_FLAG_ANALYZE_COLOR & ifl)) ? (1) : (0)), in dk4gra_pdf_bif_fig_image()
H A Ddk4grpdi.ctr906 $? ". anc = %d", (DK4_GRA_IMG_FLAG_ANALYZE_COLOR & ifl)
940 ((0 != (DK4_GRA_IMG_FLAG_ANALYZE_COLOR & ifl)) ? (1) : (0)),
H A Ddk4gra.ctr257 DK4_GRA_IMG_FLAG_ANALYZE_COLOR = 0x0100 ,
5062 $? ". anc = %d", (DK4_GRA_IMG_FLAG_ANALYZE_COLOR & ifl)
5227 $? ". anc = %d", (DK4_GRA_IMG_FLAG_ANALYZE_COLOR & ifl)
5363 $? ". anc = %d", (DK4_GRA_IMG_FLAG_ANALYZE_COLOR & ifl)
5456 $? ". anc = %d", (DK4_GRA_IMG_FLAG_ANALYZE_COLOR & ifl)
/dports/graphics/bmeps/dktools-4.31.1/src/tests/
H A Dtest-pppt.c172 imgfl |= DK4_GRA_IMG_FLAG_ANALYZE_COLOR; in run_normally()
H A Dtest-pppt.ctr143 imgfl |= DK4_GRA_IMG_FLAG_ANALYZE_COLOR;
H A Dtest-gra.c112 imgfl |= DK4_GRA_IMG_FLAG_ANALYZE_COLOR; in draw_elements()
H A Dtest-gra.ctr101 imgfl |= DK4_GRA_IMG_FLAG_ANALYZE_COLOR;
/dports/graphics/bmeps/dktools-4.31.1/src/libdk4graa/
H A Ddk4graa.ctr2669 $? ". anc = %d", (DK4_GRA_IMG_FLAG_ANALYZE_COLOR & ifl)
2762 $? ". anc = %d", (DK4_GRA_IMG_FLAG_ANALYZE_COLOR & ifl)
/dports/graphics/bmeps/dktools-4.31.1/src/wxd2lat/
H A Dwxd2lout.c2197 ifl |= DK4_GRA_IMG_FLAG_ANALYZE_COLOR; in wxd2lout_image_object()
H A Dwxd2lout.ctr2246 ifl |= DK4_GRA_IMG_FLAG_ANALYZE_COLOR;