Home
last modified time | relevance | path

Searched defs:BeforeValueChange (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1559 virtual int BeforeValueChange(const CPDF_FormField* pField, CFX_WideString& csValue) in BeforeValueChange() function
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp2599 int CPDFSDK_InterForm::BeforeValueChange(const CPDF_FormField* pField, CFX_WideString& csValue) in BeforeValueChange() function in CPDFSDK_InterForm