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

  /external/pdfium/public/
fpdf_formfill.h 790 * Method: FFI_GotoURL
804 void (*FFI_GotoURL)(struct _FPDF_FORMFILLINFO* pThis,
    [all...]
  /external/pdfium/fpdfsdk/
cpdfsdk_formfillenvironment.cpp 373 if (!m_pInfo || !m_pInfo->FFI_GotoURL)
378 m_pInfo->FFI_GotoURL(m_pInfo, document, pTo);

Completed in 317 milliseconds