Home | History | Annotate | Download | only in samples

Lines Matching full:file_contents

1600     std::unique_ptr<char, pdfium::FreeDeleter> file_contents =
1602 if (!file_contents)
1630 RenderPdf(filename, file_contents.get(), file_length, options, events);