index.htmlMain Page    classes.htmlAlphabetical List    annotated.htmlData Structures    files.htmlFile List    functions.htmlData Fields    globals.htmlGlobals    template.c File Reference
Functions
void template_8c.html#a0wmf_template_function  ( types_8h.html#a22wmfAPI  *API) void template_8c.html#a1wmf_template_device_open  ( types_8h.html#a22wmfAPI  *API) void template_8c.html#a2wmf_template_device_close  ( types_8h.html#a22wmfAPI  *API) void template_8c.html#a3wmf_template_device_begin  ( types_8h.html#a22wmfAPI  *API) void template_8c.html#a4wmf_template_device_end  ( types_8h.html#a22wmfAPI  *API) void template_8c.html#a5wmf_template_flood_interior  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a8wmfFlood_t  *flood) void template_8c.html#a6wmf_template_flood_exterior  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a8wmfFlood_t  *flood) void template_8c.html#a7wmf_template_draw_pixel  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a9wmfDrawPixel_t  *drawpixel) void template_8c.html#a8wmf_template_draw_pie  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a10wmfDrawArc_t  *drawarc) void template_8c.html#a9wmf_template_draw_chord  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a10wmfDrawArc_t  *drawarc) void template_8c.html#a10wmf_template_draw_arc  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a10wmfDrawArc_t  *drawarc) void template_8c.html#a11wmf_template_draw_ellipse  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a10wmfDrawArc_t  *drawarc) void template_8c.html#a12wmf_template_draw_line  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a11wmfDrawLine_t  *drawline) void template_8c.html#a13wmf_template_poly_line  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a12wmfPolyLine_t  *polyline) void template_8c.html#a14wmf_template_draw_polygon  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a12wmfPolyLine_t  *polyline) void template_8c.html#a15wmf_template_draw_rectangle  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a14wmfDrawRectangle_t  *drawrectangle) void template_8c.html#a16wmf_template_rop_draw  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a18wmfROP_Draw_t  *ropdraw) void template_8c.html#a17wmf_template_bmp_draw  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a17wmfBMP_Draw_t  *bmpdraw) void template_8c.html#a18wmf_template_bmp_read  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a16wmfBMP_Read_t  *bmpread) void template_8c.html#a19wmf_template_bmp_free  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a1wmfBMP  *bmp) void template_8c.html#a20wmf_template_draw_text  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a19wmfDrawText_t  *drawtext) void template_8c.html#a21wmf_template_udata_init  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a20wmfUserData_t  *userdata) void template_8c.html#a22wmf_template_udata_copy  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a20wmfUserData_t  *userdata) void template_8c.html#a23wmf_template_udata_set  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a20wmfUserData_t  *userdata) void template_8c.html#a24wmf_template_udata_free  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a20wmfUserData_t  *userdata) void template_8c.html#a25wmf_template_region_frame  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a15wmfPolyRectangle_t  *polyrectangle) void template_8c.html#a26wmf_template_region_paint  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a15wmfPolyRectangle_t  *polyrectangle) void template_8c.html#a27wmf_template_region_clip  ( types_8h.html#a22wmfAPI  *API, ipa_8h.html#a15wmfPolyRectangle_t  *polyrectangle) Function Documentation
  
    
      
        
          
 void wmf_template_bmp_draw           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a17wmfBMP_Draw_t  *           
  bmpdraw         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_bmp_free           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a1wmfBMP  *           
  bmp         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_bmp_read           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a16wmfBMP_Read_t  *           
  bmpread         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_device_begin           
(           
types_8h.html#a22wmfAPI  *           
  API                    
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_device_close           
(           
types_8h.html#a22wmfAPI  *           
  API                    
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_device_end           
(           
types_8h.html#a22wmfAPI  *           
  API                    
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_device_open           
(           
types_8h.html#a22wmfAPI  *           
  API                    
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_draw_arc           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a10wmfDrawArc_t  *           
  drawarc         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_draw_chord           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a10wmfDrawArc_t  *           
  drawarc         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_draw_ellipse           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a10wmfDrawArc_t  *           
  drawarc         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_draw_line           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a11wmfDrawLine_t  *           
  drawline         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_draw_pie           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a10wmfDrawArc_t  *           
  drawarc         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_draw_pixel           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a9wmfDrawPixel_t  *           
  drawpixel         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_draw_polygon           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a12wmfPolyLine_t  *           
  polyline         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_draw_rectangle           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a14wmfDrawRectangle_t  *           
  drawrectangle         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_draw_text           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a19wmfDrawText_t  *           
  drawtext         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_flood_exterior           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a8wmfFlood_t  *           
  flood         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_flood_interior           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a8wmfFlood_t  *           
  flood         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_function           
(           
types_8h.html#a22wmfAPI  *           
  API                    
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_poly_line           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a12wmfPolyLine_t  *           
  polyline         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_region_clip           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a15wmfPolyRectangle_t  *           
  polyrectangle         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_region_frame           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a15wmfPolyRectangle_t  *           
  polyrectangle         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_region_paint           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a15wmfPolyRectangle_t  *           
  polyrectangle         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_rop_draw           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a18wmfROP_Draw_t  *           
  ropdraw         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_udata_copy           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a20wmfUserData_t  *           
  userdata         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_udata_free           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a20wmfUserData_t  *           
  userdata         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_udata_init           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a20wmfUserData_t  *           
  userdata         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 void wmf_template_udata_set           
(           
types_8h.html#a22wmfAPI  *           
  API,         
        
          
          
          
ipa_8h.html#a20wmfUserData_t  *           
  userdata         
        
          
          
)           
        
      
    
  
  
    
       
    
    
    
  
Generated on Tue Dec 10 19:53:52 2002 for libwmf by
http://www.doxygen.org/index.htmldoxygen 1.2.18 