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

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

+ Include dependency graph for cpdf_pagecontentgenerator_unittest.cpp:

Go to the source code of this file.

Classes

class  CPDF_PageContentGeneratorTest
 

Functions

 TEST_F (CPDF_PageContentGeneratorTest, ProcessRect)
 
 TEST_F (CPDF_PageContentGeneratorTest, BUG_937)
 
 TEST_F (CPDF_PageContentGeneratorTest, ProcessPath)
 
 TEST_F (CPDF_PageContentGeneratorTest, ProcessGraphics)
 
 TEST_F (CPDF_PageContentGeneratorTest, ProcessStandardText)
 
 TEST_F (CPDF_PageContentGeneratorTest, ProcessText)
 
 TEST_F (CPDF_PageContentGeneratorTest, ProcessEmptyForm)
 
 TEST_F (CPDF_PageContentGeneratorTest, ProcessFormWithPath)
 

Function Documentation

◆ TEST_F() [1/8]

TEST_F ( CPDF_PageContentGeneratorTest ,
BUG_937  )

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 ( CPDF_PageContentGeneratorTest ,
ProcessEmptyForm  )

◆ TEST_F() [3/8]

TEST_F ( CPDF_PageContentGeneratorTest ,
ProcessFormWithPath  )

Definition at line 405 of file cpdf_pagecontentgenerator_unittest.cpp.

References fxcrt::ByteString::c_str(), and CPDF_PageObjectHolder::kParsed.

+ Here is the call graph for this function:

◆ TEST_F() [4/8]

◆ TEST_F() [5/8]

◆ TEST_F() [6/8]

◆ TEST_F() [7/8]

TEST_F ( CPDF_PageContentGeneratorTest ,
ProcessStandardText  )

Definition at line 242 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 ( CPDF_PageContentGeneratorTest ,
ProcessText  )

Definition at line 308 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: