Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
Dapp.cpp754 CFX_WideString swLabel; in response() local
756 swLabel = newParams[4].ToCFXWideString(pRuntime); in response()
763 swQuestion.c_str(), swTitle.c_str(), swDefault.c_str(), swLabel.c_str(), in response()