Home
last modified time | relevance | path

Searched refs:FT_UInt64 (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/freetype/include/config/
A Dftconfig.h225 typedef unsigned XXX FT_UInt64;
327 typedef FT_UINT64 FT_UInt64; typedef
/AliOS-Things-master/components/freetype/src/base/
A Dftcalc.c267 q = (FT_UInt32)( ( ( (FT_UInt64)a << 16 ) + ( b >> 1 ) ) / b ); in FT_DivFix()

Completed in 4 milliseconds