ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <afhints.h>
Public Attributes | |
FT_UShort | flags |
FT_Char | in_dir |
FT_Char | out_dir |
FT_Pos | ox |
FT_Pos | oy |
FT_Short | fx |
FT_Short | fy |
FT_Pos | x |
FT_Pos | y |
FT_Pos | u |
FT_Pos | v |
AF_Point | next |
AF_Point | prev |
FT_UShort AF_PointRec_::flags |
Definition at line 243 of file afhints.h.
Referenced by af_glyph_hints_reload().
FT_Short AF_PointRec_::fx |
Definition at line 248 of file afhints.h.
Referenced by af_glyph_hints_reload().
FT_Short AF_PointRec_::fy |
Definition at line 248 of file afhints.h.
Referenced by af_glyph_hints_reload().
FT_Char AF_PointRec_::in_dir |
Definition at line 244 of file afhints.h.
Referenced by af_glyph_hints_reload(), and af_latin_hints_compute_segments().
AF_Point AF_PointRec_::next |
Definition at line 252 of file afhints.h.
Referenced by af_glyph_hints_reload().
FT_Char AF_PointRec_::out_dir |
Definition at line 245 of file afhints.h.
Referenced by af_glyph_hints_reload().
AF_Point AF_PointRec_::prev |
Definition at line 253 of file afhints.h.
Referenced by af_glyph_hints_reload().
FT_Pos AF_PointRec_::u |
Definition at line 250 of file afhints.h.
Referenced by af_glyph_hints_reload(), and af_iup_interp().
FT_Pos AF_PointRec_::v |
Definition at line 250 of file afhints.h.
Referenced by af_glyph_hints_reload(), and af_iup_interp().