Searched defs:strChange (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_Notify.cpp | 97 …e(CPDF_FormField* pFormField, int nCommitKey, CFX_WideString& strValue, CFX_WideString& strChange, in OnKeyStroke() 105 …tify::OnValidate(CPDF_FormField* pFormField, CFX_WideString& strValue, CFX_WideString & strChange, in OnValidate()
|
D | FFL_IFormFiller.cpp | 837 …OnKeyStroke(FX_BOOL bEditOrList, void* pPrivateData, FX_INT32 nKeyCode, CFX_WideString& strChange, in OnKeyStroke() 1101 CFX_WideString & strChange, const CFX_WideString& strChangeEx, in OnBeforeKeyStroke()
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | JS_Context.cpp | 242 void CJS_Context::OnField_Keystroke(int nCommitKey, CFX_WideString& strChange, const CFX_WideString… in OnField_Keystroke() 252 void CJS_Context::OnField_Validate(CFX_WideString& strChange,const CFX_WideString& strChangeEx, in OnField_Validate()
|
D | JS_EventHandler.cpp | 191 void CJS_EventHandler::OnField_Keystroke(int nCommitKey, CFX_WideString &strChange, in OnField_Keystroke() 216 void CJS_EventHandler::OnField_Validate(CFX_WideString& strChange, const CFX_WideString& strChangeE… in OnField_Validate()
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Edit.cpp | 933 CFX_WideString strChange; in OnKeyDown() local
|