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

  /external/pdfium/fpdfsdk/
cpdfsdk_formfillenvironment.cpp 354 if (!m_pInfo || !m_pInfo->FFI_GetPlatform)
357 int nRequiredLen = m_pInfo->FFI_GetPlatform(m_pInfo, nullptr, 0);
363 m_pInfo->FFI_GetPlatform(m_pInfo, pBuff.data(), nRequiredLen);
  /external/pdfium/public/
fpdf_formfill.h     [all...]

Completed in 201 milliseconds