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
fpdf_ppo_embeddertest.cpp File Reference

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

Include dependency graph for fpdf_ppo_embeddertest.cpp:

Go to the source code of this file.

Functions

 TEST_F (FPDFPPOEmbedderTest, NoViewerPreferences)
 TEST_F (FPDFPPOEmbedderTest, ViewerPreferences)
 TEST_F (FPDFPPOEmbedderTest, ImportPagesByIndex)
 TEST_F (FPDFPPOEmbedderTest, ImportPages)
 TEST_F (FPDFPPOEmbedderTest, ImportNPages)
 TEST_F (FPDFPPOEmbedderTest, BadNupParams)
 TEST_F (FPDFPPOEmbedderTest, NupRenderImage)
 TEST_F (FPDFPPOEmbedderTest, ImportPageToXObject)
 TEST_F (FPDFPPOEmbedderTest, ImportPageToXObjectWithSameDoc)
 TEST_F (FPDFPPOEmbedderTest, XObjectNullParams)
 TEST_F (FPDFPPOEmbedderTest, Bug925981)
 TEST_F (FPDFPPOEmbedderTest, Bug1229106)
 TEST_F (FPDFPPOEmbedderTest, BadRepeatViewerPref)
 TEST_F (FPDFPPOEmbedderTest, BadCircularViewerPref)
 TEST_F (FPDFPPOEmbedderTest, CopyViewerPrefTypes)
 TEST_F (FPDFPPOEmbedderTest, BadIndices)
 TEST_F (FPDFPPOEmbedderTest, GoodIndices)
 TEST_F (FPDFPPOEmbedderTest, BadRanges)
 TEST_F (FPDFPPOEmbedderTest, GoodRanges)
 TEST_F (FPDFPPOEmbedderTest, Bug664284)
 TEST_F (FPDFPPOEmbedderTest, Bug750568)
 TEST_F (FPDFPPOEmbedderTest, ImportWithZeroLengthStream)
 TEST_F (FPDFPPOEmbedderTest, ImportIntoDestDocWithoutInfo)
 TEST_F (FPDFPPOEmbedderTest, ImportIntoDocWithWrongPageType)

Function Documentation

◆ TEST_F() [1/24]

TEST_F ( FPDFPPOEmbedderTest ,
BadCircularViewerPref  )

Definition at line 404 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CreateNewDocument(), FPDF_FILEWRITE_::version, and FPDF_FILEWRITE_::WriteBlock.

Here is the call graph for this function:

◆ TEST_F() [2/24]

TEST_F ( FPDFPPOEmbedderTest ,
BadIndices  )

Definition at line 458 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CreateNewDocument().

Here is the call graph for this function:

◆ TEST_F() [3/24]

TEST_F ( FPDFPPOEmbedderTest ,
BadNupParams  )

Definition at line 145 of file fpdf_ppo_embeddertest.cpp.

◆ TEST_F() [4/24]

TEST_F ( FPDFPPOEmbedderTest ,
BadRanges  )

Definition at line 527 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CreateNewDocument().

Here is the call graph for this function:

◆ TEST_F() [5/24]

TEST_F ( FPDFPPOEmbedderTest ,
BadRepeatViewerPref  )

Definition at line 390 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CreateNewDocument(), FPDF_FILEWRITE_::version, and FPDF_FILEWRITE_::WriteBlock.

Here is the call graph for this function:

◆ TEST_F() [6/24]

TEST_F ( FPDFPPOEmbedderTest ,
Bug1229106  )

Definition at line 362 of file fpdf_ppo_embeddertest.cpp.

◆ TEST_F() [7/24]

TEST_F ( FPDFPPOEmbedderTest ,
Bug664284  )

Definition at line 570 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CreateNewDocument().

Here is the call graph for this function:

◆ TEST_F() [8/24]

TEST_F ( FPDFPPOEmbedderTest ,
Bug750568  )

Definition at line 586 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CreateNewDocument().

Here is the call graph for this function:

◆ TEST_F() [9/24]

TEST_F ( FPDFPPOEmbedderTest ,
Bug925981  )

Definition at line 355 of file fpdf_ppo_embeddertest.cpp.

◆ TEST_F() [10/24]

TEST_F ( FPDFPPOEmbedderTest ,
CopyViewerPrefTypes  )

Definition at line 418 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CreateNewDocument().

Here is the call graph for this function:

◆ TEST_F() [11/24]

TEST_F ( FPDFPPOEmbedderTest ,
GoodIndices  )

Definition at line 486 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CreateNewDocument().

Here is the call graph for this function:

◆ TEST_F() [12/24]

TEST_F ( FPDFPPOEmbedderTest ,
GoodRanges  )

Definition at line 549 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CreateNewDocument().

Here is the call graph for this function:

◆ TEST_F() [13/24]

TEST_F ( FPDFPPOEmbedderTest ,
ImportIntoDestDocWithoutInfo  )

Definition at line 638 of file fpdf_ppo_embeddertest.cpp.

◆ TEST_F() [14/24]

TEST_F ( FPDFPPOEmbedderTest ,
ImportIntoDocWithWrongPageType  )

Definition at line 660 of file fpdf_ppo_embeddertest.cpp.

References CFX_DefaultRenderDevice::UseSkiaRenderer().

Here is the call graph for this function:

◆ TEST_F() [15/24]

TEST_F ( FPDFPPOEmbedderTest ,
ImportNPages  )

Definition at line 124 of file fpdf_ppo_embeddertest.cpp.

◆ TEST_F() [16/24]

TEST_F ( FPDFPPOEmbedderTest ,
ImportPages  )

Definition at line 109 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CreateNewDocument().

Here is the call graph for this function:

◆ TEST_F() [17/24]

TEST_F ( FPDFPPOEmbedderTest ,
ImportPagesByIndex  )

Definition at line 91 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CreateNewDocument().

Here is the call graph for this function:

◆ TEST_F() [18/24]

TEST_F ( FPDFPPOEmbedderTest ,
ImportPageToXObject  )

Definition at line 182 of file fpdf_ppo_embeddertest.cpp.

References CPDF_PageObject::AsForm(), CPDF_FormObject::form(), FPDF_CloseXObject(), FPDF_CreateNewDocument(), FPDF_NewFormObjectFromXObject(), FPDFPageObj_GetBounds(), FPDFPageObj_GetType(), CPDF_Form::GetStream(), and CFX_DefaultRenderDevice::UseSkiaRenderer().

Here is the call graph for this function:

◆ TEST_F() [19/24]

TEST_F ( FPDFPPOEmbedderTest ,
ImportPageToXObjectWithSameDoc  )

Definition at line 284 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CloseXObject(), FPDF_NewFormObjectFromXObject(), FPDFPage_GenerateContent(), FPDFPage_InsertObject(), FPDFPageObj_GetType(), FPDFPageObj_SetMatrix(), pdfium::RectanglesChecksum(), and CFX_DefaultRenderDevice::UseSkiaRenderer().

Here is the call graph for this function:

◆ TEST_F() [20/24]

TEST_F ( FPDFPPOEmbedderTest ,
ImportWithZeroLengthStream  )

Definition at line 615 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CreateNewDocument(), and pdfium::HelloWorldChecksum().

Here is the call graph for this function:

◆ TEST_F() [21/24]

TEST_F ( FPDFPPOEmbedderTest ,
NoViewerPreferences  )

Definition at line 75 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CreateNewDocument().

Here is the call graph for this function:

◆ TEST_F() [22/24]

TEST_F ( FPDFPPOEmbedderTest ,
NupRenderImage  )

Definition at line 164 of file fpdf_ppo_embeddertest.cpp.

◆ TEST_F() [23/24]

TEST_F ( FPDFPPOEmbedderTest ,
ViewerPreferences  )

Definition at line 83 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CreateNewDocument().

Here is the call graph for this function:

◆ TEST_F() [24/24]

TEST_F ( FPDFPPOEmbedderTest ,
XObjectNullParams  )

Definition at line 328 of file fpdf_ppo_embeddertest.cpp.

References FPDF_CloseXObject(), FPDF_CreateNewDocument(), FPDF_NewFormObjectFromXObject(), and FPDF_NewXObjectFromPage().

Here is the call graph for this function: