ReactOS 0.4.16-dev-340-g0540c21
|
#include <winddi.h>
Public Attributes | |
FLOATL | eM11 |
FLOATL | eM12 |
FLOATL | eM21 |
FLOATL | eM22 |
FLOATL | eDx |
FLOATL | eDy |
FLOATL _XFORML::eDx |
Definition at line 1238 of file winddi.h.
Referenced by MatrixToXForm().
FLOATL _XFORML::eDy |
Definition at line 1239 of file winddi.h.
Referenced by MatrixToXForm().
FLOATL _XFORML::eM11 |
Definition at line 1234 of file winddi.h.
Referenced by ftGdiGetGlyphOutline(), and MatrixToXForm().
FLOATL _XFORML::eM12 |
Definition at line 1235 of file winddi.h.
Referenced by MatrixToXForm().
FLOATL _XFORML::eM21 |
Definition at line 1236 of file winddi.h.
Referenced by MatrixToXForm().
FLOATL _XFORML::eM22 |
Definition at line 1237 of file winddi.h.
Referenced by MatrixToXForm().