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

  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_image.cpp 152 if ((iCompress & 0x03) == PDF_IMAGE_NO_COMPRESS) {
182 if ((iCompress & 0x03) == PDF_IMAGE_NO_COMPRESS) {
191 if ((iCompress & 0x03) == PDF_IMAGE_NO_COMPRESS) {
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 833 #define PDF_IMAGE_NO_COMPRESS 0x0000

Completed in 183 milliseconds