![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 <optional>#include <sstream>#include <string>#include <vector>#include "core/fxcrt/check_op.h"#include "core/fxcrt/compiler_specific.h"#include "core/fxcrt/span.h"#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 "testing/command_line_helpers.h"#include "testing/font_renamer.h"#include "testing/fx_string_testhelpers.h"#include "testing/helpers/dump.h"#include "testing/helpers/event.h"#include "testing/helpers/page_renderer.h"#include "testing/helpers/write.h"#include "testing/test_loader.h"#include "testing/utils/file_util.h"#include "testing/utils/hash.h"#include "testing/utils/path_service.h"#include <unistd.h>Go to the source code of this file.
Functions | |
| int | main (int argc, const char *argv[]) |
| int main | ( | int | argc, |
| const char * | argv[] ) |
Definition at line 1845 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.