ReactOS 0.4.15-dev-7931-gfd331f1
_XFORML Struct Reference

#include <winddi.h>

Public Attributes

FLOATL eM11
 
FLOATL eM12
 
FLOATL eM21
 
FLOATL eM22
 
FLOATL eDx
 
FLOATL eDy
 

Detailed Description

Definition at line 1233 of file winddi.h.

Member Data Documentation

◆ eDx

FLOATL _XFORML::eDx

Definition at line 1238 of file winddi.h.

Referenced by MatrixToXForm().

◆ eDy

FLOATL _XFORML::eDy

Definition at line 1239 of file winddi.h.

Referenced by MatrixToXForm().

◆ eM11

FLOATL _XFORML::eM11

Definition at line 1234 of file winddi.h.

Referenced by ftGdiGetGlyphOutline(), and MatrixToXForm().

◆ eM12

FLOATL _XFORML::eM12

Definition at line 1235 of file winddi.h.

Referenced by MatrixToXForm().

◆ eM21

FLOATL _XFORML::eM21

Definition at line 1236 of file winddi.h.

Referenced by MatrixToXForm().

◆ eM22

FLOATL _XFORML::eM22

Definition at line 1237 of file winddi.h.

Referenced by MatrixToXForm().


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