Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.cpp85 void AlertIfPossible(CJS_EventContext* pContext, const FX_WCHAR* swMsg) { in AlertIfPossible() function
925 AlertIfPossible(pContext, sError.c_str()); in AFNumber_Keystroke()
1133 AlertIfPossible(pContext, swMsg.c_str()); in AFDate_FormatEx()
1224 AlertIfPossible(pContext, swMsg.c_str()); in AFDate_KeystrokeEx()
1428 AlertIfPossible( in AFSpecial_KeystrokeEx()
1444 AlertIfPossible(pContext, in AFSpecial_KeystrokeEx()
1451 AlertIfPossible(pContext, in AFSpecial_KeystrokeEx()
1459 AlertIfPossible(pContext, in AFSpecial_KeystrokeEx()
1574 AlertIfPossible(pRuntime->GetCurrentEventContext(), swMsg.c_str()); in AFParseDateEx()
1756 AlertIfPossible(pContext, swMsg.c_str()); in AFRange_Validate()