Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
pdfium_test.cc File Reference

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

#include <locale.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <algorithm>
#include <functional>
#include <iterator>
#include <map>
#include <memory>
#include <sstream>
#include <string>
#include <vector>
#include "public/cpp/fpdf_scopers.h"
#include "public/fpdf_annot.h"
#include "public/fpdf_attachment.h"
#include "public/fpdf_dataavail.h"
#include "public/fpdf_edit.h"
#include "public/fpdf_ext.h"
#include "public/fpdf_formfill.h"
#include "public/fpdf_progressive.h"
#include "public/fpdf_structtree.h"
#include "public/fpdf_text.h"
#include "public/fpdfview.h"
#include "samples/helpers/dump.h"
#include "samples/helpers/event.h"
#include "samples/helpers/page_renderer.h"
#include "samples/helpers/write.h"
#include "testing/command_line_helpers.h"
#include "testing/font_renamer.h"
#include "testing/fx_string_testhelpers.h"
#include "testing/test_loader.h"
#include "testing/utils/file_util.h"
#include "testing/utils/hash.h"
#include "testing/utils/path_service.h"
#include "third_party/abseil-cpp/absl/types/optional.h"
#include "third_party/base/check_op.h"
#include <unistd.h>
+ Include dependency graph for pdfium_test.cc:

Go to the source code of this file.

Functions

int main (int argc, const char *argv[])
 

Function Documentation

◆ main()

int main ( int argc,
const char * argv[] )

Definition at line 1835 of file pdfium_test.cc.

References FPDF_DestroyLibrary(), FPDF_InitLibraryWithConfig(), FSDK_SetLocaltimeFunction(), FSDK_SetTimeFunction(), FSDK_SetUnSpObjProcessHandler(), _UNSUPPORT_INFO::FSDK_UnSupport_Handler, GetDefaultRendererType(), and _UNSUPPORT_INFO::version.

+ Here is the call graph for this function: