Searched refs:FFI_GetLocalTime (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/public/
H A Dfpdf_formfill.h532 * Method: FFI_GetLocalTime
543 FPDF_SYSTEMTIME (*FFI_GetLocalTime)(struct _FPDF_FORMFILLINFO* pThis); member in struct:_FPDF_FORMFILLINFO
/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.cpp272 if (!m_pInfo || !m_pInfo->FFI_GetLocalTime)
275 FPDF_SYSTEMTIME systime = m_pInfo->FFI_GetLocalTime(m_pInfo);

Completed in 115 milliseconds