Home
last modified time | relevance | path

Searched refs:BlackIs1 (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcodec/fax/
Dfaxmodule.cpp465 bool BlackIs1);
492 bool BlackIs1) in FaxDecoder() argument
503 m_bBlack(BlackIs1), in FaxDecoder()
583 bool BlackIs1, in CreateDecoder() argument
601 BlackIs1); in CreateDecoder()
Dfaxmodule.h30 bool BlackIs1,
/external/pdfium/core/fpdfapi/parser/
Dfpdf_parser_decode.cpp302 bool BlackIs1 = false; in CreateFaxDecoder() local
309 BlackIs1 = !!pParams->GetIntegerFor("BlackIs1"); in CreateFaxDecoder()
316 ByteAlign, BlackIs1, Columns, Rows); in CreateFaxDecoder()