Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h431 void ThrowDivideByZeroException() const;
Dcfxjse_formcalc_context.cpp971 pContext->ThrowDivideByZeroException(); in Mod()
5159 pContext->ThrowDivideByZeroException(); in divide_operator()
6219 void CFXJSE_FormCalcContext::ThrowDivideByZeroException() const { in ThrowDivideByZeroException() function in CFXJSE_FormCalcContext