Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
Dcjs_event_context.cpp167 void CJS_EventContext::OnField_Keystroke(CFX_WideString& strChange, in OnField_Keystroke()
184 void CJS_EventContext::OnField_Validate(CFX_WideString& strChange, in OnField_Validate()
DJS_Runtime_Stub.cpp62 void OnField_Keystroke(CFX_WideString& strChange, in OnField_Keystroke()
74 void OnField_Validate(CFX_WideString& strChange, in OnField_Validate()
DJS_EventHandler.cpp170 void CJS_EventHandler::OnField_Keystroke(CFX_WideString& strChange, in OnField_Keystroke()
199 void CJS_EventHandler::OnField_Validate(CFX_WideString& strChange, in OnField_Validate()
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Edit.cpp613 CFX_WideString strChange; in OnKeyDown() local
/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.cpp879 CFX_WideString& strChange, in OnBeforeKeyStroke()