Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <set>
#include <vector>
#include "core/fpdfapi/parser/cpdf_document.h"
#include "core/fxcrt/bytestring.h"
#include "core/fxge/cfx_defaultrenderdevice.h"
#include "fpdfsdk/cpdfsdk_helpers.h"
#include "public/cpp/fpdf_scopers.h"
#include "public/fpdf_doc.h"
#include "public/fpdf_edit.h"
#include "public/fpdfview.h"
#include "testing/embedder_test.h"
#include "testing/fx_string_testhelpers.h"
#include "testing/gtest/include/gtest/gtest.h"
Go to the source code of this file.
Classes | |
class | FPDFDocEmbedderTest |
TEST_F | ( | FPDFDocEmbedderTest | , |
ActionBadArguments | ) |
Definition at line 270 of file fpdf_doc_embeddertest.cpp.
References FPDFAction_GetDest(), FPDFAction_GetFilePath(), FPDFAction_GetType(), and FPDFAction_GetURIPath().
TEST_F | ( | FPDFDocEmbedderTest | , |
ActionEmbeddedGoto | ) |
Definition at line 422 of file fpdf_doc_embeddertest.cpp.
References FPDFAction_GetFilePath(), FPDFAction_GetType(), FPDFDest_GetView(), FPDFLink_GetAction(), and FPDFLink_GetLinkAtPoint().
TEST_F | ( | FPDFDocEmbedderTest | , |
ActionGoto | ) |
Definition at line 397 of file fpdf_doc_embeddertest.cpp.
References FPDFAction_GetFilePath(), FPDFAction_GetType(), FPDFLink_GetAction(), and FPDFLink_GetLinkAtPoint().
TEST_F | ( | FPDFDocEmbedderTest | , |
ActionLaunch | ) |
Definition at line 282 of file fpdf_doc_embeddertest.cpp.
References FPDFAction_GetFilePath(), FPDFAction_GetType(), FPDFLink_GetAction(), and FPDFLink_GetLinkAtPoint().
TEST_F | ( | FPDFDocEmbedderTest | , |
ActionNonesuch | ) |
Definition at line 459 of file fpdf_doc_embeddertest.cpp.
References FPDFAction_GetFilePath(), FPDFAction_GetType(), FPDFLink_GetAction(), and FPDFLink_GetLinkAtPoint().
TEST_F | ( | FPDFDocEmbedderTest | , |
ActionUri | ) |
Definition at line 313 of file fpdf_doc_embeddertest.cpp.
References FPDFAction_GetFilePath(), FPDFAction_GetType(), FPDFLink_GetAction(), and FPDFLink_GetLinkAtPoint().
TEST_F | ( | FPDFDocEmbedderTest | , |
ActionUriNonAscii | ) |
Definition at line 344 of file fpdf_doc_embeddertest.cpp.
References FPDFAction_GetType(), FPDFLink_GetAction(), and FPDFLink_GetLinkAtPoint().
TEST_F | ( | FPDFDocEmbedderTest | , |
Bookmarks | ) |
Definition at line 502 of file fpdf_doc_embeddertest.cpp.
References FPDFBookmark_GetAction(), FPDFBookmark_GetCount(), FPDFBookmark_GetTitle(), and GetPlatformWString().
TEST_F | ( | FPDFDocEmbedderTest | , |
BUG_1506_1 | ) |
Definition at line 156 of file fpdf_doc_embeddertest.cpp.
TEST_F | ( | FPDFDocEmbedderTest | , |
BUG_1506_2 | ) |
Definition at line 164 of file fpdf_doc_embeddertest.cpp.
TEST_F | ( | FPDFDocEmbedderTest | , |
BUG_1506_3 | ) |
Definition at line 179 of file fpdf_doc_embeddertest.cpp.
TEST_F | ( | FPDFDocEmbedderTest | , |
Bug_182 | ) |
Definition at line 779 of file fpdf_doc_embeddertest.cpp.
References GetPlatformWString().
TEST_F | ( | FPDFDocEmbedderTest | , |
BUG_680376 | ) |
Definition at line 194 of file fpdf_doc_embeddertest.cpp.
TEST_F | ( | FPDFDocEmbedderTest | , |
BUG_821454 | ) |
Definition at line 203 of file fpdf_doc_embeddertest.cpp.
References FPDFDest_GetLocationInPage(), FPDFLink_GetDest(), FPDFLink_GetLinkAtPoint(), and FPDFLink_GetLinkZOrderAtPoint().
TEST_F | ( | FPDFDocEmbedderTest | , |
DeletePage | ) |
Definition at line 579 of file fpdf_doc_embeddertest.cpp.
References FPDFPage_Delete().
TEST_F | ( | FPDFDocEmbedderTest | , |
DeletePageAndRender | ) |
Definition at line 595 of file fpdf_doc_embeddertest.cpp.
References CFX_DefaultRenderDevice::UseSkiaRenderer().
TEST_F | ( | FPDFDocEmbedderTest | , |
DestGetLocationInPage | ) |
Definition at line 128 of file fpdf_doc_embeddertest.cpp.
References FPDFDest_GetLocationInPage().
TEST_F | ( | FPDFDocEmbedderTest | , |
DestGetPageIndex | ) |
Definition at line 41 of file fpdf_doc_embeddertest.cpp.
References FPDFDest_GetDestPageIndex().
TEST_F | ( | FPDFDocEmbedderTest | , |
DestGetView | ) |
Definition at line 69 of file fpdf_doc_embeddertest.cpp.
References FPDFDest_GetView().
TEST_F | ( | FPDFDocEmbedderTest | , |
FindBookmarks | ) |
Definition at line 546 of file fpdf_doc_embeddertest.cpp.
References FPDFBookmark_GetTitle(), and GetPlatformWString().
TEST_F | ( | FPDFDocEmbedderTest | , |
FindBookmarks_bug420 | ) |
Definition at line 570 of file fpdf_doc_embeddertest.cpp.
TEST_F | ( | FPDFDocEmbedderTest | , |
GetFileIdentifier | ) |
Definition at line 686 of file fpdf_doc_embeddertest.cpp.
TEST_F | ( | FPDFDocEmbedderTest | , |
GetMetaText | ) |
Definition at line 737 of file fpdf_doc_embeddertest.cpp.
References FPDF_GetMetaText(), and GetPlatformWString().
TEST_F | ( | FPDFDocEmbedderTest | , |
GetMetaTextFromNewDocument | ) |
Definition at line 808 of file fpdf_doc_embeddertest.cpp.
TEST_F | ( | FPDFDocEmbedderTest | , |
GetMetaTextInAttachmentFile | ) |
Definition at line 799 of file fpdf_doc_embeddertest.cpp.
References GetPlatformWString().
TEST_F | ( | FPDFDocEmbedderTest | , |
GetMetaTextSameObjectNumber | ) |
Definition at line 788 of file fpdf_doc_embeddertest.cpp.
References GetPlatformWString().
TEST_F | ( | FPDFDocEmbedderTest | , |
GetNonexistentFileIdentifier | ) |
Definition at line 729 of file fpdf_doc_embeddertest.cpp.
TEST_F | ( | FPDFDocEmbedderTest | , |
GetNonHexFileIdentifier | ) |
Definition at line 714 of file fpdf_doc_embeddertest.cpp.
References fxcrt::ByteString::ByteString().
TEST_F | ( | FPDFDocEmbedderTest | , |
GetPageAAction | ) |
Definition at line 814 of file fpdf_doc_embeddertest.cpp.
References FPDF_GetPageAAction(), FPDFAction_GetFilePath(), and FPDFAction_GetType().
TEST_F | ( | FPDFDocEmbedderTest | , |
GetPageLabels | ) |
Definition at line 853 of file fpdf_doc_embeddertest.cpp.
References GetPlatformWString().
TEST_F | ( | FPDFDocEmbedderTest | , |
LinkToAnnotConversion | ) |
Definition at line 375 of file fpdf_doc_embeddertest.cpp.
References FPDFLink_GetAnnot(), and FPDFLink_GetLinkAtPoint().
TEST_F | ( | FPDFDocEmbedderTest | , |
MultipleSamePage | ) |
Definition at line 22 of file fpdf_doc_embeddertest.cpp.
References CPDF_Document::GetParsedPageCountForTesting().
TEST_F | ( | FPDFDocEmbedderTest | , |
NoBookmarks | ) |
Definition at line 483 of file fpdf_doc_embeddertest.cpp.
References FPDFBookmark_Find(), FPDFBookmark_GetAction(), FPDFBookmark_GetDest(), FPDFBookmark_GetFirstChild(), FPDFBookmark_GetNextSibling(), and FPDFBookmark_GetTitle().
TEST_F | ( | FPDFDocEmbedderTest | , |
NoPageLabels | ) |
Definition at line 846 of file fpdf_doc_embeddertest.cpp.
TEST_F | ( | FPDFDocEmbedderTest | , |
Utf8Metadata | ) |
Definition at line 765 of file fpdf_doc_embeddertest.cpp.
References FPDFBookmark_GetTitle(), and GetPlatformWString().