Searched defs:strChangeEx (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_Notify.cpp | 99 const CFX_WideString& strChangeEx, FX_BOOL bKeyDown, FX_BOOL bModifier, in OnKeyStroke() 107 const CFX_WideString& strChangeEx, FX_BOOL bKeyDown, FX_BOOL bModifier, in OnValidate()
|
D | FFL_IFormFiller.cpp | 838 const CFX_WideString& strChangeEx, FX_BOOL bKeyDown, in OnKeyStroke() 1101 CFX_WideString & strChange, const CFX_WideString& strChangeEx, in OnBeforeKeyStroke()
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | JS_Context.cpp | 251 …xt::OnField_Keystroke(int nCommitKey, CFX_WideString& strChange, const CFX_WideString& strChangeEx, in OnField_Keystroke() 261 void CJS_Context::OnField_Validate(CFX_WideString& strChange,const CFX_WideString& strChangeEx, in OnField_Validate()
|
D | JS_EventHandler.cpp | 192 const CFX_WideString& strChangeEx, FX_BOOL KeyDown, in OnField_Keystroke() 216 …id CJS_EventHandler::OnField_Validate(CFX_WideString& strChange, const CFX_WideString& strChangeEx, in OnField_Validate()
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Edit.cpp | 182 CFX_WideString strChangeEx; in PasteText() local 930 CFX_WideString strChangeEx; in OnKeyDown() local 1037 CFX_WideString strChangeEx; in OnChar() local
|
D | PWL_ListBox.cpp | 443 CFX_WideString strChangeEx; in OnNotifySelChanged() local
|