Searched refs:FXJSE_Value_IsBoolean (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/xfa/include/fxjse/
H A Dfxjse.h105 FX_BOOL FXJSE_Value_IsBoolean(FXJSE_HVALUE hValue);
/external/pdfium/xfa/src/fxjse/src/
H A Dvalue.cpp21 FX_BOOL FXJSE_Value_IsBoolean(FXJSE_HVALUE hValue) { function
/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_ffwidgetacc.cpp390 if (FXJSE_Value_IsBoolean(pRetValue) && !FXJSE_Value_ToBoolean(pRetValue)) {

Completed in 28 milliseconds