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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for cpdf_annot_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (CPDFAnnotTest, RectFromQuadPointsArray)
 
 TEST (CPDFAnnotTest, BoundingRectFromQuadPoints)
 
 TEST (CPDFAnnotTest, RectFromQuadPoints)
 
 TEST (CPDFAnnotTest, QuadPointCount)
 

Function Documentation

◆ TEST() [1/4]

TEST ( CPDFAnnotTest ,
BoundingRectFromQuadPoints  )

Definition at line 42 of file cpdf_annot_unittest.cpp.

References CFX_FloatRect::bottom, CPDF_Annot::BoundingRectFromQuadPoints(), CFX_FloatRect::left, CFX_FloatRect::right, and CFX_FloatRect::top.

+ Here is the call graph for this function:

◆ TEST() [2/4]

TEST ( CPDFAnnotTest ,
QuadPointCount  )

Definition at line 121 of file cpdf_annot_unittest.cpp.

◆ TEST() [3/4]

TEST ( CPDFAnnotTest ,
RectFromQuadPoints  )

◆ TEST() [4/4]

TEST ( CPDFAnnotTest ,
RectFromQuadPointsArray  )