Home
last modified time | relevance | path

Searched refs:hvalue_get_array_length (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h342 static int32_t hvalue_get_array_length(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context.cpp5247 int32_t iLength = hvalue_get_array_length(pThis, arg); in ValueIsNull()
5273 int32_t CFXJSE_FormCalcContext::hvalue_get_array_length(CFXJSE_Value* pThis, in hvalue_get_array_length() function in CFXJSE_FormCalcContext