Home
last modified time | relevance | path

Searched refs:ThrowIndexOutOfBoundsException (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_instancemanager.cpp70 ThrowIndexOutOfBoundsException(); in SetInstances()
113 ThrowIndexOutOfBoundsException(); in MoveInstance()
121 ThrowIndexOutOfBoundsException(); in MoveInstance()
Dcjx_object.h217 void ThrowIndexOutOfBoundsException() const;
Dcjx_object.cpp191 void CJX_Object::ThrowIndexOutOfBoundsException() const { in ThrowIndexOutOfBoundsException() function in CJX_Object