Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_event_context_stub.h59 void OnField_Keystroke(WideString& strChange, in OnField_Keystroke()
71 void OnField_Validate(WideString& strChange, in OnField_Validate()
Dcjs_event_context.cpp168 void CJS_EventContext::OnField_Keystroke(WideString& strChange, in OnField_Keystroke()
185 void CJS_EventContext::OnField_Validate(WideString& strChange, in OnField_Validate()
Dcjs_eventhandler.cpp170 void CJS_EventHandler::OnField_Keystroke(WideString& strChange, in OnField_Keystroke()
199 void CJS_EventHandler::OnField_Validate(WideString& strChange, in OnField_Validate()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.cpp473 WideString strChange; in OnKeyDown() local
/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.cpp854 WideString& strChange, in OnBeforeKeyStroke()