Home
last modified time | relevance | path

Searched refs:ThrowArgumentMismatchException (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_nodelist.cpp46 ThrowArgumentMismatchException(); in Script_ListClass_Append()
62 ThrowArgumentMismatchException(); in Script_ListClass_Insert()
77 ThrowArgumentMismatchException(); in Script_ListClass_Remove()
Dcxfa_object.cpp62 void CXFA_Object::ThrowArgumentMismatchException() const { in ThrowArgumentMismatchException() function in CXFA_Object
Dcscript_hostpseudomodel.cpp519 ThrowArgumentMismatchException(); in ValidateArgsForMsg()
Dxfa_object.h96 void ThrowArgumentMismatchException() const;
Dcxfa_node.cpp1424 ThrowArgumentMismatchException(); in Script_NodeClass_SaveXML()
3309 ThrowArgumentMismatchException(); in Script_Form_FormNodes()
/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.cpp636 pContext->ThrowArgumentMismatchException(); in Count()
709 pContext->ThrowArgumentMismatchException(); in Max()
783 pContext->ThrowArgumentMismatchException(); in Min()
861 pContext->ThrowArgumentMismatchException(); in Mod()
894 pContext->ThrowArgumentMismatchException(); in Round()
909 pContext->ThrowArgumentMismatchException(); in Round()
946 pContext->ThrowArgumentMismatchException(); in Sum()
2361 pContext->ThrowArgumentMismatchException(); in Apr()
2415 pContext->ThrowArgumentMismatchException(); in CTerm()
2447 pContext->ThrowArgumentMismatchException(); in FV()
[all …]
Dxfa_fm2jscontext.h463 void ThrowArgumentMismatchException() const;