Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

pvf_CustomData_s Struct Reference

Collaboration diagram for pvf_CustomData_s:

Collaboration graph
[legend]

Data Fields

Image_timg
u32pixels
u32 window
int width
int height
int left
int top
int curr_x
int curr_y
u32 curr_col
u32 curr_cl2
pvf_anchor anchors [256]

Field Documentation

struct pvf_anchor pvf_CustomData_s::anchors[256]
 

Definition at line 65 of file image_Pvf_mod.c.

Referenced by pvf_cfil, pvf_chln, pvf_clin, pvf_cmov, pvf_crec, pvf_cset, pvf_cvln, pvf_dfil, pvf_dhln, pvf_dlin, pvf_drec, pvf_dvln, pvf_ImgRender, and pvf_PutImage.

u32 pvf_CustomData_s::curr_cl2
 

Definition at line 64 of file image_Pvf_mod.c.

u32 pvf_CustomData_s::curr_col
 

Definition at line 63 of file image_Pvf_mod.c.

Referenced by pvf_ccol, pvf_dcol, pvf_ImgRender, and pvf_PutImage.

int pvf_CustomData_s::curr_x
 

Definition at line 61 of file image_Pvf_mod.c.

Referenced by pvf_ccir, pvf_cfil, pvf_chln, pvf_clin, pvf_cmov, pvf_crec, pvf_cvln, pvf_dcir, pvf_dfil, pvf_dhln, pvf_dlin, pvf_drec, pvf_dvln, pvf_ImgRender, and pvf_PutImage.

int pvf_CustomData_s::curr_y
 

Definition at line 62 of file image_Pvf_mod.c.

Referenced by pvf_ccir, pvf_cfil, pvf_chln, pvf_clin, pvf_cmov, pvf_crec, pvf_cvln, pvf_dcir, pvf_dfil, pvf_dhln, pvf_dlin, pvf_drec, pvf_dvln, pvf_ImgRender, and pvf_PutImage.

int pvf_CustomData_s::height
 

Definition at line 58 of file image_Pvf_mod.c.

Referenced by pvf_ccir, pvf_cfil, pvf_clin, pvf_cmov, pvf_crec, pvf_cset, pvf_cvln, pvf_dcir, pvf_dfil, pvf_dlin, pvf_drec, pvf_dvln, pvf_ImgRender, and pvf_PutImage.

Image_t* pvf_CustomData_s::img
 

Definition at line 54 of file image_Pvf_mod.c.

Referenced by pvf_ImgInit.

int pvf_CustomData_s::left
 

Definition at line 59 of file image_Pvf_mod.c.

Referenced by pvf_dfil, pvf_dhln, pvf_dlin, pvf_drec, pvf_dvln, and pvf_PutImage.

u32* pvf_CustomData_s::pixels
 

Definition at line 55 of file image_Pvf_mod.c.

Referenced by pvf_ImgRender.

int pvf_CustomData_s::top
 

Definition at line 60 of file image_Pvf_mod.c.

Referenced by pvf_dfil, pvf_dhln, pvf_dlin, pvf_drec, pvf_dvln, and pvf_PutImage.

int pvf_CustomData_s::width
 

Definition at line 57 of file image_Pvf_mod.c.

Referenced by pvf_ccir, pvf_cfil, pvf_chln, pvf_clin, pvf_cmov, pvf_crec, pvf_cset, pvf_dcir, pvf_dfil, pvf_dhln, pvf_dlin, pvf_drec, pvf_ImgRender, and pvf_PutImage.

u32 pvf_CustomData_s::window
 

Definition at line 56 of file image_Pvf_mod.c.

Referenced by pvf_dcol, pvf_dfil, pvf_dhln, pvf_dlin, pvf_drec, pvf_dvln, and pvf_PutImage.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 7 12:13:26 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002