Home
last modified time | relevance | path

Searched defs:strChange (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fxjs/
Dcjs_event_context_stub.h57 void OnField_Keystroke(WideString* strChange, in OnField_Keystroke()
69 void OnField_Validate(WideString* strChange, in OnField_Validate()
Dcjs_eventrecorder.cpp148 void CJS_EventRecorder::OnField_Keystroke(WideString* strChange, in OnField_Keystroke()
182 void CJS_EventRecorder::OnField_Validate(WideString* strChange, in OnField_Validate()
Dcjs_event_context.cpp213 void CJS_EventContext::OnField_Keystroke(WideString* strChange, in OnField_Keystroke()
230 void CJS_EventContext::OnField_Validate(WideString* strChange, in OnField_Validate()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.cpp419 WideString strChange; in OnKeyDown() local
/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.cpp878 WideString& strChange, in OnBeforeKeyStroke()