OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HValueToFloat
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fxfa/src/fm2js/
xfa_fm2jscontext.cpp
334
FXSYS_ceil(
HValueToFloat
(hThis, argValue)));
417
FXSYS_floor(
HValueToFloat
(hThis, argValue)));
[
all
...]
xfa_fm2jscontext.h
426
static FX_FLOAT
HValueToFloat
(FXJSE_HOBJECT hThis, FXJSE_HVALUE hValue);
Completed in 36 milliseconds