ReactOS 0.4.15-dev-7834-g00c4b3d
path_test_t Struct Reference
Collaboration diagram for path_test_t:

Public Attributes

int x
 
int y
 
BYTE type
 
REAL X
 
REAL Y
 
int wine_only_entries_preceding
 
int todo
 

Detailed Description

Definition at line 380 of file path.c.

Member Data Documentation

◆ todo

int path_test_t::todo

Definition at line 75 of file graphicspath.c.

◆ type

BYTE path_test_t::type

Definition at line 383 of file path.c.

◆ wine_only_entries_preceding

int path_test_t::wine_only_entries_preceding

Definition at line 70 of file graphicspath.c.

◆ x

int path_test_t::x

Definition at line 382 of file path.c.

◆ X

REAL path_test_t::X

Definition at line 65 of file graphicspath.c.

◆ y

int path_test_t::y

Definition at line 382 of file path.c.

◆ Y

REAL path_test_t::Y

Definition at line 65 of file graphicspath.c.


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