![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "public/fpdf_ext.h"#include "public/fpdfview.h"#include "testing/embedder_test.h"#include "testing/gtest/include/gtest/gtest.h"Go to the source code of this file.
Classes | |
| class | FPDFExtEmbedderTest |
Functions | |
| TEST_F (FPDFExtEmbedderTest, PageModeUnknown) | |
| TEST_F (FPDFExtEmbedderTest, PageModeUseNone) | |
| TEST_F (FPDFExtEmbedderTest, PageModeUseOutlines) | |
| TEST_F | ( | FPDFExtEmbedderTest | , |
| PageModeUnknown | ) |
Definition at line 12 of file fpdf_ext_embeddertest.cpp.
References FPDFDoc_GetPageMode().
| TEST_F | ( | FPDFExtEmbedderTest | , |
| PageModeUseNone | ) |
Definition at line 16 of file fpdf_ext_embeddertest.cpp.
| TEST_F | ( | FPDFExtEmbedderTest | , |
| PageModeUseOutlines | ) |
Definition at line 21 of file fpdf_ext_embeddertest.cpp.