Searched refs:strChangeEx (Results 1 – 11 of 11) sorted by relevance
/external/pdfium/fxjs/ |
D | cjs_event_context.cpp | 169 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()
|
D | cjs_event_context_stub.h | 60 const WideString& strChangeEx, in OnField_Keystroke() argument 72 const WideString& strChangeEx, in OnField_Validate() argument
|
D | ijs_event_context.h | 69 const WideString& strChangeEx, 81 const WideString& strChangeEx,
|
D | cjs_event_context.h | 68 const WideString& strChangeEx, 80 const WideString& strChangeEx,
|
D | cjs_eventhandler.cpp | 171 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()
|
D | cjs_eventhandler.h | 90 const WideString& strChangeEx, 102 const WideString& strChangeEx,
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_edit.cpp | 474 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()
|
D | cpwl_list_box.cpp | 268 WideString strChangeEx; in OnNotifySelectionChanged() local 274 GetAttachedData(), swChange, strChangeEx, nSelStart, nSelEnd, bKeyDown, in OnNotifySelectionChanged()
|
D | cpwl_edit.h | 31 const WideString& strChangeEx,
|
/external/pdfium/fpdfsdk/formfiller/ |
D | cffl_interactiveformfiller.h | 136 const WideString& strChangeEx,
|
D | cffl_interactiveformfiller.cpp | 855 const WideString& strChangeEx, in OnBeforeKeyStroke() argument 891 fa.sChangeEx = strChangeEx; in OnBeforeKeyStroke()
|