Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h399 static int32_t hvalue_get_array_length(CFXJSE_Value* pThis,
Dxfa_fm2jscontext.cpp5899 int32_t iLength = hvalue_get_array_length(pThis, arg); in ValueIsNull()
5925 int32_t CXFA_FM2JSContext::hvalue_get_array_length(CFXJSE_Value* pThis, in hvalue_get_array_length() function in CXFA_FM2JSContext