11 PLDLLIMPEXP_DRIVER const char* plD_DEVICE_INFO_null =
"null:Null device:-1:null:42:null\n";
16 void plD_line_null(
PLStream *,
short,
short,
short,
short );
17 void plD_polyline_null(
PLStream *,
short *,
short *,
PLINT );
26 #ifndef ENABLE_DYNDRIVERS
111 #endif // PLD_nulldev
void(* plD_line_fp)(struct PLStream_struct *, short, short, short, short)
void(* plD_eop_fp)(struct PLStream_struct *)
void(* plD_state_fp)(struct PLStream_struct *, PLINT)
PLDLLIMPEXP_DRIVER void plD_dispatch_init_null(PLDispatchTable *pdt)
void(* plD_tidy_fp)(struct PLStream_struct *)
void(* plD_polyline_fp)(struct PLStream_struct *, short *, short *, PLINT)
void(* plD_esc_fp)(struct PLStream_struct *, PLINT, void *)
void(* plD_bop_fp)(struct PLStream_struct *)
void plP_setpxl(PLFLT xpmm, PLFLT ypmm)
#define PLDLLIMPEXP_DRIVER
static PLStream * pls[PL_NSTREAMS]
void plP_setphy(PLINT xmin, PLINT xmax, PLINT ymin, PLINT ymax)
plD_polyline_fp pl_polyline
void(* plD_init_fp)(struct PLStream_struct *)