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

  /external/pdfium/core/include/fpdfapi/
fpdf_serial.h 177 FX_INT32 WriteNewObjs(FX_BOOL bIncremental, IFX_Pause *pPause);
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_create.cpp 691 FX_BOOL bIncremental = (pCreator->m_dwFlags & FPDFCREATE_INCREMENTAL) != 0;
692 if (bIncremental) {
715 if (!bIncremental) {
    [all...]

Completed in 449 milliseconds