Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DJS_Object.cpp137 if (pContext->IsMsgBoxEnabled()) in Alert()
/external/pdfium/fpdfsdk/include/javascript/
DJS_Context.h74 FX_BOOL IsMsgBoxEnabled() const {return m_bMsgBoxEnable;} in IsMsgBoxEnabled() function