Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_event_context_stub.h56 void OnField_Keystroke(WideString* strChange, in OnField_Keystroke()
68 void OnField_Validate(WideString* strChange, in OnField_Validate()
Dcjs_event_context.cpp201 void CJS_EventContext::OnField_Keystroke(WideString* strChange, in OnField_Keystroke()
234 void CJS_EventContext::OnField_Validate(WideString* strChange, in OnField_Validate()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.cpp335 WideString strChange; in OnKeyDown() local
/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.cpp902 WideString& strChange, in OnBeforeKeyStroke()