|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <windef16.h>
Public Attributes | |
| INT16 | left |
| INT16 | top |
| INT16 | right |
| INT16 | bottom |
Definition at line 141 of file windef16.h.
| INT16 RECT16::bottom |
Definition at line 146 of file windef16.h.
Referenced by METADC_ExtTextOut(), and MFDRV_ExtTextOut().
| INT16 RECT16::left |
Definition at line 143 of file windef16.h.
Referenced by METADC_ExtTextOut(), and MFDRV_ExtTextOut().
| INT16 RECT16::right |
Definition at line 145 of file windef16.h.
Referenced by METADC_ExtTextOut(), and MFDRV_ExtTextOut().
| INT16 RECT16::top |
Definition at line 144 of file windef16.h.
Referenced by METADC_ExtTextOut(), and MFDRV_ExtTextOut().