Searched refs:JS_appResponse (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/
H A Dfsdk_mgr.h150 virtual int JS_appResponse(FX_LPCWSTR Question, FX_LPCWSTR Title, FX_LPCWSTR Default, FX_LPCWSTR cLabel, FPDF_BOOL bPassword, void* response, int length) function in class:CPDFDoc_Environment
/external/pdfium/fpdfsdk/src/javascript/
H A Dapp.cpp1106 nLength = pApp->JS_appResponse(swQuestion, swTitle, swDefault, swLabel, bPassWord, pBuff, nLength);

Completed in 489 milliseconds