Searched refs:HValueToFloat (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/fm2js/
H A Dxfa_fm2jscontext.cpp334 FXSYS_ceil(HValueToFloat(hThis, argValue)));
417 FXSYS_floor(HValueToFloat(hThis, argValue)));
1001 iStyle = (int32_t)HValueToFloat(hThis, argStyle);
1131 iStyle = (int32_t)HValueToFloat(hThis, argStyle);
1182 iStyle = (int32_t)HValueToFloat(hThis, argStyle);
1233 dDate = (int32_t)HValueToFloat(hThis, dateValue);
1386 iTime = (int32_t)HValueToFloat(hThis, timeValue);
1447 fTime = HValueToFloat(hThis, timeValue);
1632 iStyle = (int32_t)HValueToFloat(hThis, argStyle);
2578 nRate = HValueToFloat(hThi
6971 FX_FLOAT CXFA_FM2JSContext::HValueToFloat(FXJSE_HOBJECT hThis, function in class:CXFA_FM2JSContext
[all...]
H A Dxfa_fm2jscontext.h426 static FX_FLOAT HValueToFloat(FXJSE_HOBJECT hThis, FXJSE_HVALUE hValue);

Completed in 278 milliseconds