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

  /external/pdfium/testing/libfuzzer/
pdf_codec_fax_fuzzer.cc 27 bool BlackIs1 = !(data[20] & 0x04);
34 ByteAlign, BlackIs1, Columns, Rows));
  /external/pdfium/core/fxcodec/codec/
ccodec_faxmodule.h 26 bool BlackIs1,
fx_codec_fax.cpp 464 bool BlackIs1);
492 bool BlackIs1)
498 m_bBlack(BlackIs1),
590 bool BlackIs1,
607 EncodedByteAlign, BlackIs1);
  /external/pdfium/core/fpdfapi/parser/
fpdf_parser_decode.cpp 264 bool BlackIs1 = false;
271 BlackIs1 = !!pParams->GetIntegerFor("BlackIs1");
278 src_buf, src_size, width, height, K, EndOfLine, ByteAlign, BlackIs1,

Completed in 101 milliseconds