Searched refs:FFI_GetRotation (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/
H A Dfsdk_mgr.h304 int FFI_GetRotation(FPDF_PAGE page) function in class:CPDFDoc_Environment
306 if(m_pInfo && m_pInfo->FFI_GetRotation)
308 return m_pInfo->FFI_GetRotation(m_pInfo, page);
H A Dfpdfformfill.h451 * Method: FFI_GetRotation
463 int (*FFI_GetRotation)(struct _FPDF_FORMFILLINFO* pThis, FPDF_PAGE page); member in struct:_FPDF_FORMFILLINFO
/external/chromium_org/pdf/pdfium/
H A Dpdfium_engine.cc611 FPDF_FORMFILLINFO::FFI_GetRotation = Form_GetRotation; member in class:chrome_pdf::FPDF_FORMFILLINFO

Completed in 583 milliseconds