HomeSort by relevance Sort by last modified time
    Searched defs:BlackIs1 (Results 1 - 3 of 3) 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;
  /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;
  /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);

Completed in 6531 milliseconds