HomeSort by relevance Sort by last modified time
    Searched refs:BeforeSelectionChange (Results 1 - 5 of 5) sorted by null

  /external/pdfium/core/src/fpdfdoc/
doc_formfield.cpp 158 int iRet = m_pForm->m_pFormNotify->BeforeSelectionChange(this, csValue);
391 int iRet = m_pForm->m_pFormNotify->BeforeSelectionChange(this, csValue);
515 iRet = m_pForm->m_pFormNotify->BeforeSelectionChange(this, csValue);
599 iRet = m_pForm->m_pFormNotify->BeforeSelectionChange(this, opt_value);
989 iRet = m_pForm->m_pFormNotify->BeforeSelectionChange(this, csValue);
    [all...]
doc_form.cpp     [all...]
  /external/pdfium/fpdfsdk/include/
fsdk_baseform.h 222 virtual int BeforeSelectionChange(const CPDF_FormField* pField, CFX_WideString& csValue);
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h     [all...]
  /external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp     [all...]

Completed in 499 milliseconds