ReactOS 0.4.16-dev-401-g45b008d
|
#include <cffotypes.h>
Public Attributes | |
FT_Fixed | xx |
FT_Fixed | xy |
FT_Fixed | yx |
FT_Fixed | yy |
FT_F26Dot6 | ox |
FT_F26Dot6 | oy |
Definition at line 93 of file cffotypes.h.
FT_F26Dot6 CFF_Transform_::ox |
Definition at line 97 of file cffotypes.h.
FT_F26Dot6 CFF_Transform_::oy |
Definition at line 97 of file cffotypes.h.
FT_Fixed CFF_Transform_::xx |
Definition at line 95 of file cffotypes.h.
FT_Fixed CFF_Transform_::xy |
Definition at line 95 of file cffotypes.h.
FT_Fixed CFF_Transform_::yx |
Definition at line 96 of file cffotypes.h.
FT_Fixed CFF_Transform_::yy |
Definition at line 96 of file cffotypes.h.