ReactOS 0.4.16-dev-258-g81860b4
|
#include <wingdi.h>
Public Attributes | |
EMR | emr |
RECTL | rclBox |
POINTL | ptlStart |
POINTL | ptlEnd |
EMR tagEMRARC::emr |
Definition at line 1715 of file wingdi.h.
Referenced by EMFDC_ArcChordPie(), and EMFDRV_ArcChordPie().
POINTL tagEMRARC::ptlEnd |
Definition at line 1718 of file wingdi.h.
Referenced by EMFDC_ArcChordPie(), EMFDRV_ArcChordPie(), and PlayEnhMetaFileRecord().
POINTL tagEMRARC::ptlStart |
Definition at line 1717 of file wingdi.h.
Referenced by EMFDC_ArcChordPie(), EMFDRV_ArcChordPie(), and PlayEnhMetaFileRecord().
RECTL tagEMRARC::rclBox |
Definition at line 1716 of file wingdi.h.
Referenced by EMFDC_ArcChordPie(), EMFDRV_ArcChordPie(), and PlayEnhMetaFileRecord().