Home
last modified time | relevance | path

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

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