dithertype        602 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->dithertype));
dithertype        657 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->dithertype));
dithertype        712 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_uint32(ndr, "dithertype", r->dithertype);
dithertype        270 librpc/gen_ndr/spoolss.h 	uint32_t dithertype;
dithertype        292 source3/include/nt_printing.h 	uint32	dithertype;
dithertype       2394 source3/printing/nt_printing.c 			nt_devmode->dithertype,
dithertype       2659 source3/printing/nt_printing.c 	nt_devmode->dithertype       = 0;
dithertype       2757 source3/printing/nt_printing.c 			  &devmode.dithertype,
dithertype       1514 source3/rpc_server/srv_spoolss_nt.c 	nt_devmode->dithertype		= devmode->dithertype;
dithertype       3911 source3/rpc_server/srv_spoolss_nt.c 	r->dithertype		= ntdevmode->dithertype;