orientation       579 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_uint16(ndr, NDR_SCALARS, r->orientation));
orientation       634 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_uint16(ndr, NDR_SCALARS, &r->orientation));
orientation       689 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_uint16(ndr, "orientation", r->orientation);
orientation       247 librpc/gen_ndr/spoolss.h 	uint16_t orientation;
orientation       268 source3/include/nt_printing.h 	uint16	orientation;
orientation      2370 source3/printing/nt_printing.c 			nt_devmode->orientation,
orientation      2643 source3/printing/nt_printing.c 	nt_devmode->orientation      = 1;
orientation      2733 source3/printing/nt_printing.c 			  &devmode.orientation,
orientation      1491 source3/rpc_server/srv_spoolss_nt.c 	nt_devmode->orientation		= devmode->orientation;
orientation      3882 source3/rpc_server/srv_spoolss_nt.c 	r->orientation		= ntdevmode->orientation;