Home
last modified time | relevance | path

Searched defs:FXSYS_round (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_system.cpp102 int FXSYS_round(double d) { in FXSYS_round() function
Dfx_system_unittest.cpp130 TEST(fxcrt, FXSYS_round) { in TEST() argument