ReactOS 0.4.15-dev-7842-g558ab78
myrect Struct Reference
Collaboration diagram for myrect:

Public Attributes

int x
 
int y
 
int cx
 
int cy
 
voidprev
 
voidnext
 

Detailed Description

Definition at line 132 of file svgawin.c.

Member Data Documentation

◆ cx

int myrect::cx

Definition at line 136 of file svgawin.c.

◆ cy

int myrect::cy

Definition at line 137 of file svgawin.c.

◆ next

void* myrect::next

Definition at line 139 of file svgawin.c.

Referenced by cache_rect().

◆ prev

void* myrect::prev

Definition at line 138 of file svgawin.c.

◆ x

int myrect::x

Definition at line 134 of file svgawin.c.

◆ y

int myrect::y

Definition at line 135 of file svgawin.c.


The documentation for this struct was generated from the following file: