9 struct PLStream_struct;
68 typedef void ( *
plD_line_fp )(
struct PLStream_struct *, short, short, short, short );
70 typedef void ( *
plD_eop_fp )(
struct PLStream_struct * );
71 typedef void ( *
plD_bop_fp )(
struct PLStream_struct * );
94 #endif // __DISPATCH_H__
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)
void(* plD_tidy_fp)(struct PLStream_struct *)
void(* plD_wait_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 *)
plD_polyline_fp pl_polyline
void(* plD_init_fp)(struct PLStream_struct *)