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

  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
SkPdfNativeDoc.cpp 35 static const unsigned char* lineHome(const unsigned char* start, const unsigned char* current) {
116 const unsigned char* eofLine = lineHome(fFileContent, fFileContent + fContentLength - 1);
  /external/skia/experimental/PdfViewer/pdfparser/native/
SkPdfNativeDoc.cpp 35 static const unsigned char* lineHome(const unsigned char* start, const unsigned char* current) {
116 const unsigned char* eofLine = lineHome(fFileContent, fFileContent + fContentLength - 1);

Completed in 247 milliseconds