ReactOS 0.4.15-dev-7931-gfd331f1
FT_Int64_ Struct Reference

Public Attributes

FT_UInt32 lo
 
FT_UInt32 hi
 

Detailed Description

Definition at line 51 of file ftcalc.c.

Member Data Documentation

◆ hi

FT_UInt32 FT_Int64_::hi

Definition at line 54 of file ftcalc.c.

Referenced by ft_corner_orientation(), FT_DivFix(), and FT_MulDiv().

◆ lo

FT_UInt32 FT_Int64_::lo

Definition at line 53 of file ftcalc.c.

Referenced by ft_corner_orientation(), FT_DivFix(), and FT_MulDiv().


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