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

  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfCcittfaxdecodeFilterDictionary_autogen.cpp 23 bool SkPdfCcittfaxdecodeFilterDictionary::EndOfLine(SkPdfNativeDoc* doc) {
24 SkPdfNativeObject* ret = get("EndOfLine", "");
32 return get("EndOfLine", "") != NULL;
SkPdfCcittfaxdecodeFilterDictionary_autogen.h     [all...]
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfCcittfaxdecodeFilterDictionary_autogen.cpp 23 bool SkPdfCcittfaxdecodeFilterDictionary::EndOfLine(SkPdfNativeDoc* doc) {
24 SkPdfNativeObject* ret = get("EndOfLine", "");
32 return get("EndOfLine", "") != 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)
575 m_bEndOfLine = EndOfLine;
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 197 FX_BOOL EndOfLine = FALSE;
204 EndOfLine = pParams->GetInteger(FX_BSTRC("EndOfLine"));
217 K, EndOfLine, ByteAlign, BlackIs1, Columns, Rows);
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 496 milliseconds