ReactOS 0.4.16-dev-2354-g16de117
FT_Int64_ Struct Reference

Public Attributes

FT_UInt32 lo
 
FT_UInt32 hi
 

Detailed Description

Definition at line 50 of file ftcalc.c.

Member Data Documentation

◆ hi

FT_UInt32 FT_Int64_::hi

Definition at line 53 of file ftcalc.c.

Referenced by FT_DivFix(), and FT_MulDiv().

◆ lo

FT_UInt32 FT_Int64_::lo

Definition at line 52 of file ftcalc.c.

Referenced by FT_DivFix(), and FT_MulDiv().


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