Home
last modified time | relevance | path

Searched defs:Question (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp79 int CPDFSDK_FormFillEnvironment::JS_appResponse(const wchar_t* Question, in JS_appResponse()
/external/python/cpython3/Lib/test/
Dtest_enum.py62 Question = Enum('Question', 'who what when where why', module=__name__) variable
64 Question = exc variable