Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_ComboBox.cpp134 fa.sChangeEx = GetSelectExportText(); in GetActionData()
138 fa.sChangeEx = L""; in GetActionData()
DFFL_TextField.cpp173 fa.sChangeEx = L""; in GetActionData()
DFFL_IFormFiller.cpp975 fa.sChangeEx = strChangeEx; in OnBeforeKeyStroke()
/external/pdfium/fpdfsdk/src/
Dfsdk_actionhandler.cpp504 pContext->OnField_Keystroke(data.sChange, data.sChangeEx, data.bKeyDown, in RunFieldJavaScript()
510 pContext->OnField_Validate(data.sChange, data.sChangeEx, data.bKeyDown, in RunFieldJavaScript()
/external/pdfium/fpdfsdk/include/
Dfsdk_baseform.h59 CFX_WideString sChangeEx; // in member