Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/javascript/
Dresource.h24 #define IDS_STRING_JSPARAM_TOOLONG 25617 macro
65 case IDS_STRING_JSPARAM_TOOLONG: in JSGetStringFromID()
/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.cpp1909 Alert(pContext, JSGetStringFromID(pContext, IDS_STRING_JSPARAM_TOOLONG)); in AFSpecial_KeystrokeEx()
1917 Alert(pContext, JSGetStringFromID(pContext, IDS_STRING_JSPARAM_TOOLONG)); in AFSpecial_KeystrokeEx()
1926 Alert(pContext, JSGetStringFromID(pContext, IDS_STRING_JSPARAM_TOOLONG)); in AFSpecial_KeystrokeEx()