Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h457 void ThrowNoDefaultPropertyException(const CFX_ByteStringC& name) const;
Dxfa_fm2jscontext.cpp4987 pContext->ThrowNoDefaultPropertyException(szFuncName); in assign_value_operator()
5000 pContext->ThrowNoDefaultPropertyException(szFuncName); in assign_value_operator()
6378 void CXFA_FM2JSContext::ThrowNoDefaultPropertyException( in ThrowNoDefaultPropertyException() function in CXFA_FM2JSContext