ReactOS 0.4.15-dev-7958-gcd0bb1a
_PATH Struct Reference

#include <path.h>

Collaboration diagram for _PATH:

Public Attributes

BASEOBJECT BaseObject
 
RECTFX rcfxBoundBox
 
POINTFX ptfxSubPathStart
 
FLONG flType
 
PEXTPATHDATA ppdFirst
 
PEXTPATHDATA ppdLast
 
FLONG flags
 
PEXTPATHDATA ppdCurrent
 
FLONG fl
 
ULONG cCurves
 
struct _EPATHOBJepo
 
FLONG state
 
POINTpPoints
 
BYTEpFlags
 
int numEntriesUsed
 
int numEntriesAllocated
 
BOOL newStroke
 
POINT pos
 

Detailed Description

Definition at line 34 of file path.h.

Member Data Documentation

◆ BaseObject

◆ cCurves

ULONG _PATH::cCurves

Definition at line 47 of file path.h.

◆ epo

struct _EPATHOBJ* _PATH::epo

Definition at line 49 of file path.h.

Referenced by EngCreatePath().

◆ fl

FLONG _PATH::fl

Definition at line 46 of file path.h.

◆ flags

FLONG _PATH::flags

Definition at line 43 of file path.h.

◆ flType

FLONG _PATH::flType

Definition at line 40 of file path.h.

Referenced by EngCreatePath().

◆ newStroke

BOOL _PATH::newStroke

◆ numEntriesAllocated

int _PATH::numEntriesAllocated

◆ numEntriesUsed

◆ pFlags

◆ pos

◆ ppdCurrent

PEXTPATHDATA _PATH::ppdCurrent

Definition at line 44 of file path.h.

Referenced by PATHOBJ_bEnum(), and PATHOBJ_vEnumStart().

◆ ppdFirst

◆ ppdLast

PEXTPATHDATA _PATH::ppdLast

◆ pPoints

◆ ptfxSubPathStart

POINTFX _PATH::ptfxSubPathStart

Definition at line 39 of file path.h.

◆ rcfxBoundBox

RECTFX _PATH::rcfxBoundBox

Definition at line 38 of file path.h.

◆ state


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