Lines Matching refs:Question
45 * 2-Question;
68 * 2 - Question
79 * Displays a dialog box containing a question and an entry field for the user to reply to the question.
86 * Question - The question to be posed to the user.
88 * Default - A default value for the answer to the question. If not specified, no default value is presented.
102 int (*app_response)(struct _IPDF_JsPlatform* pThis, FPDF_WIDESTRING Question, FPDF_WIDESTRING Title, FPDF_WIDESTRING Default, FPDF_WIDESTRING cLabel, FPDF_BOOL bPassword, void* response, int length);