HomeSort by relevance Sort by last modified time
    Searched refs:JS_appResponse (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/include/
fsdk_mgr.h 140 int JS_appResponse(FX_LPCWSTR Question, FX_LPCWSTR Title, FX_LPCWSTR Default, FX_LPCWSTR cLabel, FPDF_BOOL bPassword, void* response, int length)
  /external/pdfium/fpdfsdk/src/javascript/
app.cpp 903 int nLengthBytes = pApp->JS_appResponse(swQuestion.c_str(), swTitle.c_str(), swDefault.c_str(),

Completed in 52 milliseconds