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

(08e24b2ba6847221abd35e9b994206b764d6b322)

Include dependency graph for fpdf_editpath_embeddertest.cpp:

Go to the source code of this file.

Typedefs

using FPDFEditPathEmbedderTest = EmbedderTest

Functions

 TEST_F (FPDFEditPathEmbedderTest, VerifyCorrectColoursReturned)
 TEST_F (FPDFEditPathEmbedderTest, GetAndSetMatrixForPath)
 TEST_F (FPDFEditPathEmbedderTest, GetAndSetMatrixForFormWithPath)
 TEST_F (FPDFEditPathEmbedderTest, AddPathToRectangles)
 TEST_F (FPDFEditPathEmbedderTest, AddPathToRectanglesWithLeakyCTM)
const char * RectanglesChecksum ()
const char * RectanglesChecksum ()

Typedef Documentation

◆ FPDFEditPathEmbedderTest

Function Documentation

◆ RectanglesChecksum() [1/2]

const char * pdfium::RectanglesChecksum ( )

Definition at line 79 of file embedder_test_constants.cpp.

◆ RectanglesChecksum() [2/2]

const char * pdfium::RectanglesChecksum ( )

Definition at line 79 of file embedder_test_constants.cpp.

◆ TEST_F() [1/5]

TEST_F ( FPDFEditPathEmbedderTest ,
AddPathToRectangles  )

Definition at line 204 of file fpdf_editpath_embeddertest.cpp.

References FPDFPage_GenerateContent(), and pdfium::RectanglesChecksum().

Here is the call graph for this function:

◆ TEST_F() [2/5]

TEST_F ( FPDFEditPathEmbedderTest ,
AddPathToRectanglesWithLeakyCTM  )

Definition at line 240 of file fpdf_editpath_embeddertest.cpp.

References FPDFPage_GenerateContent(), and pdfium::RectanglesChecksum().

Here is the call graph for this function:

◆ TEST_F() [3/5]

TEST_F ( FPDFEditPathEmbedderTest ,
GetAndSetMatrixForFormWithPath  )

Definition at line 139 of file fpdf_editpath_embeddertest.cpp.

References FPDFFormObj_GetObject(), FPDFPage_GenerateContent(), FPDFPage_GetObject(), FPDFPageObj_GetMatrix(), FPDFPageObj_GetType(), FPDFPageObj_SetMatrix(), and pdfium::RectanglesChecksum().

Here is the call graph for this function:

◆ TEST_F() [4/5]

TEST_F ( FPDFEditPathEmbedderTest ,
GetAndSetMatrixForPath  )

Definition at line 93 of file fpdf_editpath_embeddertest.cpp.

References FPDFPage_GenerateContent(), FPDFPage_GetObject(), FPDFPageObj_GetMatrix(), FPDFPageObj_GetType(), FPDFPageObj_SetMatrix(), and pdfium::RectanglesChecksum().

Here is the call graph for this function:

◆ TEST_F() [5/5]

TEST_F ( FPDFEditPathEmbedderTest ,
VerifyCorrectColoursReturned  )

Definition at line 40 of file fpdf_editpath_embeddertest.cpp.

References FPDF_ClosePage(), FPDFPage_GenerateContent(), FPDFPage_InsertObject(), FPDFPageObj_CreateNewPath(), FPDFPageObj_GetFillColor(), FPDFPageObj_GetStrokeColor(), FPDFPageObj_GetType(), FPDFPath_Close(), FPDFPath_LineTo(), and FPDFPath_SetDrawMode().

Here is the call graph for this function: