Searched refs:readCrossReferenceSection (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeDoc.h129 const unsigned char* readCrossReferenceSection(const unsigned char* xrefStart,
H A DSkPdfNativeDoc.cpp129 const unsigned char* trailerStart = this->readCrossReferenceSection(fFileContent + xrefByteOffset,
241 const unsigned char* SkPdfNativeDoc::readCrossReferenceSection(const unsigned char* xrefStart, function in class:SkPdfNativeDoc
259 "Done readCrossReferenceSection", NULL, NULL);
268 SkPdfReportUnexpectedType(kIgnoreError_SkPdfIssueSeverity, "readCrossReferenceSection",
280 "readCrossReferenceSection",
290 "readCrossReferenceSection",
301 "readCrossReferenceSection: f or n expected",
310 "Unexpected end of readCrossReferenceSection", NULL, NULL);
/external/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeDoc.h129 const unsigned char* readCrossReferenceSection(const unsigned char* xrefStart,
H A DSkPdfNativeDoc.cpp129 const unsigned char* trailerStart = this->readCrossReferenceSection(fFileContent + xrefByteOffset,
241 const unsigned char* SkPdfNativeDoc::readCrossReferenceSection(const unsigned char* xrefStart, function in class:SkPdfNativeDoc
259 "Done readCrossReferenceSection", NULL, NULL);
268 SkPdfReportUnexpectedType(kIgnoreError_SkPdfIssueSeverity, "readCrossReferenceSection",
280 "readCrossReferenceSection",
290 "readCrossReferenceSection",
301 "readCrossReferenceSection: f or n expected",
310 "Unexpected end of readCrossReferenceSection", NULL, NULL);

Completed in 213 milliseconds