Searched refs:strChangeEx (Results 1 – 11 of 11) sorted by relevance
/external/pdfium/fxjs/ |
D | cjs_event_context.cpp | 214 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()
|
D | cjs_event_context_stub.h | 58 const WideString& strChangeEx, in OnField_Keystroke() argument 70 const WideString& strChangeEx, in OnField_Validate() argument
|
D | cjs_eventrecorder.cpp | 149 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()
|
D | ijs_event_context.h | 71 const WideString& strChangeEx, 83 const WideString& strChangeEx,
|
D | cjs_event_context.h | 67 const WideString& strChangeEx, 79 const WideString& strChangeEx,
|
D | cjs_eventrecorder.h | 86 const WideString& strChangeEx, 98 const WideString& strChangeEx,
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_edit.cpp | 420 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()
|
D | cpwl_list_box.cpp | 258 WideString strChangeEx; in OnNotifySelectionChanged() local 264 GetAttachedData(), swChange, strChangeEx, nSelStart, nSelEnd, bKeyDown, in OnNotifySelectionChanged()
|
D | cpwl_edit.h | 35 const WideString& strChangeEx,
|
/external/pdfium/fpdfsdk/formfiller/ |
D | cffl_interactiveformfiller.h | 137 const WideString& strChangeEx,
|
D | cffl_interactiveformfiller.cpp | 879 const WideString& strChangeEx, in OnBeforeKeyStroke() argument 916 fa.sChangeEx = strChangeEx; in OnBeforeKeyStroke()
|