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

  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfCcittfaxdecodeFilterDictionary_autogen.cpp 35 bool SkPdfCcittfaxdecodeFilterDictionary::EncodedByteAlign(SkPdfNativeDoc* doc) {
36 SkPdfNativeObject* ret = get("EncodedByteAlign", "");
44 return get("EncodedByteAlign", "") != NULL;
SkPdfCcittfaxdecodeFilterDictionary_autogen.h     [all...]
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfCcittfaxdecodeFilterDictionary_autogen.cpp 35 bool SkPdfCcittfaxdecodeFilterDictionary::EncodedByteAlign(SkPdfNativeDoc* doc) {
36 SkPdfNativeObject* ret = get("EncodedByteAlign", "");
44 return get("EncodedByteAlign", "") != 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)
576 m_bByteAlign = EncodedByteAlign;
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;
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 309 milliseconds