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

  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfCcittfaxdecodeFilterDictionary_autogen.cpp 83 bool SkPdfCcittfaxdecodeFilterDictionary::BlackIs1(SkPdfNativeDoc* doc) {
84 SkPdfNativeObject* ret = get("BlackIs1", "");
92 return get("BlackIs1", "") != NULL;
SkPdfCcittfaxdecodeFilterDictionary_autogen.h     [all...]
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfCcittfaxdecodeFilterDictionary_autogen.cpp 83 bool SkPdfCcittfaxdecodeFilterDictionary::BlackIs1(SkPdfNativeDoc* doc) {
84 SkPdfNativeObject* ret = get("BlackIs1", "");
92 return get("BlackIs1", "") != NULL;
SkPdfCcittfaxdecodeFilterDictionary_autogen.h     [all...]
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_fax.cpp 546 int K, FX_BOOL EndOfLine, FX_BOOL EncodedByteAlign, FX_BOOL BlackIs1, int Columns, int Rows);
572 int K, FX_BOOL EndOfLine, FX_BOOL EncodedByteAlign, FX_BOOL BlackIs1, int Columns, int Rows)
577 m_bBlack = BlackIs1;
960 int K, FX_BOOL EndOfLine, FX_BOOL EncodedByteAlign, FX_BOOL BlackIs1, int Columns, int Rows)
966 pDecoder->Create(src_buf, src_size, width, height, K, EndOfLine, EncodedByteAlign, BlackIs1, Columns, Rows);
codec_int.h 112 int K, FX_BOOL EndOfLine, FX_BOOL EncodedByteAlign, FX_BOOL BlackIs1, int Columns, int Rows);
  /external/pdfium/core/include/fxcodec/
fx_codec.h 143 int K, FX_BOOL EndOfLine, FX_BOOL EncodedByteAlign, FX_BOOL BlackIs1, int Columns, int Rows) = 0;
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_decode.cpp 199 FX_BOOL BlackIs1 = FALSE;
206 BlackIs1 = pParams->GetInteger(FX_BSTRC("BlackIs1"));
217 K, EndOfLine, ByteAlign, BlackIs1, Columns, Rows);
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 407 milliseconds