index.html
Main Page
classes.html
Alphabetical List
annotated.html
Data Structures
files.html
File List
functions.html
Data Fields
globals.html
Globals
_wmfFunctionReference Struct Reference
Data Fields
void(*
struct__wmfFunctionReference.html#m0
device_open
)(
types_8h.html#a22
wmfAPI
*)
void(*
struct__wmfFunctionReference.html#m1
device_close
)(
types_8h.html#a22
wmfAPI
*)
void(*
struct__wmfFunctionReference.html#m2
device_begin
)(
types_8h.html#a22
wmfAPI
*)
void(*
struct__wmfFunctionReference.html#m3
device_end
)(
types_8h.html#a22
wmfAPI
*)
void(*
struct__wmfFunctionReference.html#m4
flood_interior
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a8
wmfFlood_t
*)
void(*
struct__wmfFunctionReference.html#m5
flood_exterior
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a8
wmfFlood_t
*)
void(*
struct__wmfFunctionReference.html#m6
draw_pixel
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a9
wmfDrawPixel_t
*)
void(*
struct__wmfFunctionReference.html#m7
draw_pie
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a10
wmfDrawArc_t
*)
void(*
struct__wmfFunctionReference.html#m8
draw_chord
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a10
wmfDrawArc_t
*)
void(*
struct__wmfFunctionReference.html#m9
draw_arc
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a10
wmfDrawArc_t
*)
void(*
struct__wmfFunctionReference.html#m10
draw_ellipse
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a10
wmfDrawArc_t
*)
void(*
struct__wmfFunctionReference.html#m11
draw_line
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a11
wmfDrawLine_t
*)
void(*
struct__wmfFunctionReference.html#m12
poly_line
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a12
wmfPolyLine_t
*)
void(*
struct__wmfFunctionReference.html#m13
draw_polygon
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a12
wmfPolyLine_t
*)
void(*
struct__wmfFunctionReference.html#m14
draw_polypolygon
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a13
wmfPolyPoly_t
*)
void(*
struct__wmfFunctionReference.html#m15
draw_rectangle
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a14
wmfDrawRectangle_t
*)
void(*
struct__wmfFunctionReference.html#m16
rop_draw
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a18
wmfROP_Draw_t
*)
void(*
struct__wmfFunctionReference.html#m17
bmp_draw
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a17
wmfBMP_Draw_t
*)
void(*
struct__wmfFunctionReference.html#m18
bmp_read
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a16
wmfBMP_Read_t
*)
void(*
struct__wmfFunctionReference.html#m19
bmp_free
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a1
wmfBMP
*)
void(*
struct__wmfFunctionReference.html#m20
draw_text
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a19
wmfDrawText_t
*)
void(*
struct__wmfFunctionReference.html#m21
udata_init
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a20
wmfUserData_t
*)
void(*
struct__wmfFunctionReference.html#m22
udata_copy
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a20
wmfUserData_t
*)
void(*
struct__wmfFunctionReference.html#m23
udata_set
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a20
wmfUserData_t
*)
void(*
struct__wmfFunctionReference.html#m24
udata_free
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a20
wmfUserData_t
*)
void(*
struct__wmfFunctionReference.html#m25
region_frame
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a15
wmfPolyRectangle_t
*)
void(*
struct__wmfFunctionReference.html#m26
region_paint
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a15
wmfPolyRectangle_t
*)
void(*
struct__wmfFunctionReference.html#m27
region_clip
)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a15
wmfPolyRectangle_t
*)
Field Documentation
void(* _wmfFunctionReference::bmp_draw)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a17
wmfBMP_Draw_t
*)
void(* _wmfFunctionReference::bmp_free)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a1
wmfBMP
*)
void(* _wmfFunctionReference::bmp_read)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a16
wmfBMP_Read_t
*)
void(* _wmfFunctionReference::device_begin)(
types_8h.html#a22
wmfAPI
*)
void(* _wmfFunctionReference::device_close)(
types_8h.html#a22
wmfAPI
*)
void(* _wmfFunctionReference::device_end)(
types_8h.html#a22
wmfAPI
*)
void(* _wmfFunctionReference::device_open)(
types_8h.html#a22
wmfAPI
*)
void(* _wmfFunctionReference::draw_arc)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a10
wmfDrawArc_t
*)
void(* _wmfFunctionReference::draw_chord)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a10
wmfDrawArc_t
*)
void(* _wmfFunctionReference::draw_ellipse)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a10
wmfDrawArc_t
*)
void(* _wmfFunctionReference::draw_line)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a11
wmfDrawLine_t
*)
void(* _wmfFunctionReference::draw_pie)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a10
wmfDrawArc_t
*)
void(* _wmfFunctionReference::draw_pixel)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a9
wmfDrawPixel_t
*)
void(* _wmfFunctionReference::draw_polygon)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a12
wmfPolyLine_t
*)
void(* _wmfFunctionReference::draw_polypolygon)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a13
wmfPolyPoly_t
*)
void(* _wmfFunctionReference::draw_rectangle)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a14
wmfDrawRectangle_t
*)
void(* _wmfFunctionReference::draw_text)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a19
wmfDrawText_t
*)
void(* _wmfFunctionReference::flood_exterior)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a8
wmfFlood_t
*)
void(* _wmfFunctionReference::flood_interior)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a8
wmfFlood_t
*)
void(* _wmfFunctionReference::poly_line)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a12
wmfPolyLine_t
*)
void(* _wmfFunctionReference::region_clip)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a15
wmfPolyRectangle_t
*)
void(* _wmfFunctionReference::region_frame)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a15
wmfPolyRectangle_t
*)
void(* _wmfFunctionReference::region_paint)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a15
wmfPolyRectangle_t
*)
void(* _wmfFunctionReference::rop_draw)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a18
wmfROP_Draw_t
*)
void(* _wmfFunctionReference::udata_copy)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a20
wmfUserData_t
*)
void(* _wmfFunctionReference::udata_free)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a20
wmfUserData_t
*)
void(* _wmfFunctionReference::udata_init)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a20
wmfUserData_t
*)
void(* _wmfFunctionReference::udata_set)(
types_8h.html#a22
wmfAPI
*,
ipa_8h.html#a20
wmfUserData_t
*)
The documentation for this struct was generated from the following file:
ipa_8h.html
ipa.h
Generated on Tue Dec 10 19:53:54 2002 for libwmf by
http://www.doxygen.org/index.html
doxygen
1.2.18
