Searched defs:FXSYS_fabs (Results 1 - 1 of 1) sorted by last modified time

/external/pdfium/core/include/fxcrt/
H A Dfx_system.h242 #define FXSYS_fabs(a) (FX_FLOAT)fabs(a) macro

Completed in 69 milliseconds