Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_event_context.cpp169 const WideString& strChangeEx, in OnField_Keystroke() argument
181 strChange, strChangeEx, bKeyDown, bModifier, nSelEnd, nSelStart, bShift, in OnField_Keystroke()
186 const WideString& strChangeEx, in OnField_Validate() argument
193 m_pEventHandler->OnField_Validate(strChange, strChangeEx, bKeyDown, bModifier, in OnField_Validate()
Dcjs_event_context_stub.h60 const WideString& strChangeEx, in OnField_Keystroke() argument
72 const WideString& strChangeEx, in OnField_Validate() argument
Dijs_event_context.h69 const WideString& strChangeEx,
81 const WideString& strChangeEx,
Dcjs_event_context.h68 const WideString& strChangeEx,
80 const WideString& strChangeEx,
Dcjs_eventhandler.cpp171 const WideString& strChangeEx, in OnField_Keystroke() argument
186 m_WideStrChangeEx = strChangeEx; in OnField_Keystroke()
200 const WideString& strChangeEx, in OnField_Validate() argument
210 m_WideStrChangeEx = strChangeEx; in OnField_Validate()
Dcjs_eventhandler.h90 const WideString& strChangeEx,
102 const WideString& strChangeEx,
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.cpp474 WideString strChangeEx; in OnKeyDown() local
488 GetAttachedData(), strChange, strChangeEx, nSelStart, nSelEnd, true, in OnKeyDown()
568 WideString strChangeEx; in OnChar() local
570 GetAttachedData(), swChange, strChangeEx, nSelStart, nSelEnd, true, in OnChar()
Dcpwl_list_box.cpp268 WideString strChangeEx; in OnNotifySelectionChanged() local
274 GetAttachedData(), swChange, strChangeEx, nSelStart, nSelEnd, bKeyDown, in OnNotifySelectionChanged()
Dcpwl_edit.h31 const WideString& strChangeEx,
/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.h136 const WideString& strChangeEx,
Dcffl_interactiveformfiller.cpp855 const WideString& strChangeEx, in OnBeforeKeyStroke() argument
891 fa.sChangeEx = strChangeEx; in OnBeforeKeyStroke()