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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for fpdf_edit_unittest.cpp:

Go to the source code of this file.

Typedefs

using PDFEditTest = TestWithPageModule
 

Functions

 TEST_F (PDFEditTest, LineJoin)
 
 TEST_F (PDFEditTest, LineCap)
 

Typedef Documentation

◆ PDFEditTest

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( PDFEditTest ,
LineCap  )

Definition at line 39 of file fpdf_edit_unittest.cpp.

References FPDFPageObj_CreateNewPath(), FPDFPageObj_Destroy(), FPDFPageObj_GetLineCap(), and FPDFPageObj_SetLineCap().

+ Here is the call graph for this function:

◆ TEST_F() [2/2]

TEST_F ( PDFEditTest ,
LineJoin  )

Definition at line 12 of file fpdf_edit_unittest.cpp.

References FPDFPageObj_CreateNewPath(), FPDFPageObj_Destroy(), FPDFPageObj_GetLineJoin(), and FPDFPageObj_SetLineJoin().

+ Here is the call graph for this function: