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

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

Include dependency graph for cpdf_pagecontentgenerator_unittest.cpp:

Go to the source code of this file.

Classes

class  CPDFPageContentGeneratorTest

Functions

 TEST_F (CPDFPageContentGeneratorTest, ProcessRect)
 TEST_F (CPDFPageContentGeneratorTest, Bug937)
 TEST_F (CPDFPageContentGeneratorTest, ProcessPath)
 TEST_F (CPDFPageContentGeneratorTest, ProcessGraphics)
 TEST_F (CPDFPageContentGeneratorTest, ProcessStandardText)
 TEST_F (CPDFPageContentGeneratorTest, ProcessText)
 TEST_F (CPDFPageContentGeneratorTest, ProcessEmptyForm)
 TEST_F (CPDFPageContentGeneratorTest, ProcessFormWithPath)

Function Documentation

◆ TEST_F() [1/8]

TEST_F ( CPDFPageContentGeneratorTest ,
Bug937  )

Definition at line 81 of file cpdf_pagecontentgenerator_unittest.cpp.

References CFX_Matrix::CFX_Matrix(), CFX_Path::Point::kBezier, CFX_Path::Point::kLine, CFX_Path::Point::kMove, and CFX_FillRenderOptions::kWinding.

Here is the call graph for this function:

◆ TEST_F() [2/8]

TEST_F ( CPDFPageContentGeneratorTest ,
ProcessEmptyForm  )

◆ TEST_F() [3/8]

TEST_F ( CPDFPageContentGeneratorTest ,
ProcessFormWithPath  )

◆ TEST_F() [4/8]

◆ TEST_F() [5/8]

◆ TEST_F() [6/8]

◆ TEST_F() [7/8]

TEST_F ( CPDFPageContentGeneratorTest ,
ProcessStandardText  )

Definition at line 261 of file cpdf_pagecontentgenerator_unittest.cpp.

References CFX_Matrix::CFX_Matrix(), and CPDF_Font::GetStockFont().

Here is the call graph for this function:

◆ TEST_F() [8/8]

TEST_F ( CPDFPageContentGeneratorTest ,
ProcessText  )

Definition at line 328 of file cpdf_pagecontentgenerator_unittest.cpp.

References CPDF_ClipPath::AppendPath(), CPDF_ClipPath::Emplace(), CPDF_DocPageData::FromDocument(), CFX_FillRenderOptions::kEvenOdd, CFX_Path::Point::kLine, CFX_Path::Point::kMove, and MODE_FILL_CLIP.

Here is the call graph for this function: