ReactOS 0.4.15-dev-7953-g1f49173
TT_Transform_ Struct Reference

#include <ttobjs.h>

Public Attributes

FT_Fixed xx
 
FT_Fixed xy
 
FT_Fixed yx
 
FT_Fixed yy
 
FT_F26Dot6 ox
 
FT_F26Dot6 oy
 

Detailed Description

Definition at line 176 of file ttobjs.h.

Member Data Documentation

◆ ox

FT_F26Dot6 TT_Transform_::ox

Definition at line 180 of file ttobjs.h.

◆ oy

FT_F26Dot6 TT_Transform_::oy

Definition at line 180 of file ttobjs.h.

◆ xx

FT_Fixed TT_Transform_::xx

Definition at line 178 of file ttobjs.h.

◆ xy

FT_Fixed TT_Transform_::xy

Definition at line 178 of file ttobjs.h.

◆ yx

FT_Fixed TT_Transform_::yx

Definition at line 179 of file ttobjs.h.

◆ yy

FT_Fixed TT_Transform_::yy

Definition at line 179 of file ttobjs.h.


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