Home
last modified time | relevance | path

Searched refs:strChangeEx (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/fxjs/
Dcjs_event_context.cpp214 const WideString& strChangeEx, in OnField_Keystroke() argument
226 strChange, strChangeEx, bKeyDown, bModifier, nSelEnd, nSelStart, bShift, in OnField_Keystroke()
231 const WideString& strChangeEx, in OnField_Validate() argument
238 m_pEventRecorder->OnField_Validate(strChange, strChangeEx, bKeyDown, in OnField_Validate()
Dcjs_event_context_stub.h58 const WideString& strChangeEx, in OnField_Keystroke() argument
70 const WideString& strChangeEx, in OnField_Validate() argument
Dcjs_eventrecorder.cpp149 const WideString& strChangeEx, in OnField_Keystroke() argument
169 m_WideStrChangeEx = strChangeEx; in OnField_Keystroke()
183 const WideString& strChangeEx, in OnField_Validate() argument
196 m_WideStrChangeEx = strChangeEx; in OnField_Validate()
Dijs_event_context.h71 const WideString& strChangeEx,
83 const WideString& strChangeEx,
Dcjs_event_context.h67 const WideString& strChangeEx,
79 const WideString& strChangeEx,
Dcjs_eventrecorder.h86 const WideString& strChangeEx,
98 const WideString& strChangeEx,
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.cpp420 WideString strChangeEx; in OnKeyDown() local
434 GetAttachedData(), strChange, strChangeEx, nSelStart, nSelEnd, true, in OnKeyDown()
514 WideString strChangeEx; in OnChar() local
516 GetAttachedData(), swChange, strChangeEx, nSelStart, nSelEnd, true, in OnChar()
Dcpwl_list_box.cpp258 WideString strChangeEx; in OnNotifySelectionChanged() local
264 GetAttachedData(), swChange, strChangeEx, nSelStart, nSelEnd, bKeyDown, in OnNotifySelectionChanged()
Dcpwl_edit.h35 const WideString& strChangeEx,
/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.h137 const WideString& strChangeEx,
Dcffl_interactiveformfiller.cpp879 const WideString& strChangeEx, in OnBeforeKeyStroke() argument
916 fa.sChangeEx = strChangeEx; in OnBeforeKeyStroke()