Home
last modified time | relevance | path

Searched defs:FT_MulFix (Results 1 – 4 of 4) sorted by relevance

/external/freetype/include/internal/
Dftcalc.h244 #define FT_MulFix( a, b ) FT_MULFIX_ASSEMBLER( (FT_Int32)(a), (FT_Int32)(b) ) macro
/external/pdfium/third_party/freetype/include/internal/
Dftcalc.h244 #define FT_MulFix( a, b ) FT_MULFIX_ASSEMBLER( (FT_Int32)(a), (FT_Int32)(b) ) macro
/external/pdfium/third_party/freetype/src/base/
Dftcalc.c219 FT_MulFix( FT_Long a, in FT_MulFix() function
485 FT_MulFix( FT_Long a, in FT_MulFix() function
/external/freetype/src/base/
Dftcalc.c234 FT_MulFix( FT_Long a_, in FT_MulFix() function
529 FT_MulFix( FT_Long a_, in FT_MulFix() function