Home
last modified time | relevance | path

Searched defs:_ELLIPSE_ORDER (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dorders.h218 typedef struct _ELLIPSE_ORDER struct
220 sint16 left;
221 sint16 top;
222 sint16 right;
223 sint16 bottom;
224 uint8 opcode;
225 uint8 fillmode;
226 uint32 fgcolour;
/reactos/base/applications/mstsc/
H A Dorders.h214 typedef struct _ELLIPSE_ORDER struct
216 sint16 left;
217 sint16 top;
218 sint16 right;
219 sint16 bottom;
220 uint8 opcode;
221 uint8 fillmode;
222 uint32 fgcolour;