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

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

+ Include dependency graph for cfx_windowsrenderdevice_embeddertest.cpp:

Go to the source code of this file.

Classes

class  CFX_WindowsRenderDeviceTest
 

Functions

 TEST_F (CFX_WindowsRenderDeviceTest, SimpleClipTriangle)
 
 TEST_F (CFX_WindowsRenderDeviceTest, SimpleClipRect)
 
 TEST_F (CFX_WindowsRenderDeviceTest, GargantuanClipRect)
 
 TEST_F (CFX_WindowsRenderDeviceTest, GargantuanClipRectWithBaseClip)
 

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( CFX_WindowsRenderDeviceTest ,
GargantuanClipRect  )

Definition at line 72 of file cfx_windowsrenderdevice_embeddertest.cpp.

References CFX_Path::AppendRect(), and CFX_Path::ClosePath().

+ Here is the call graph for this function:

◆ TEST_F() [2/4]

TEST_F ( CFX_WindowsRenderDeviceTest ,
GargantuanClipRectWithBaseClip  )

Definition at line 86 of file cfx_windowsrenderdevice_embeddertest.cpp.

References FX_RECT::FX_RECT(), CFX_Path::AppendRect(), and CFX_Path::ClosePath().

+ Here is the call graph for this function:

◆ TEST_F() [3/4]

TEST_F ( CFX_WindowsRenderDeviceTest ,
SimpleClipRect  )

Definition at line 63 of file cfx_windowsrenderdevice_embeddertest.cpp.

References CFX_Path::AppendRect(), and CFX_Path::ClosePath().

+ Here is the call graph for this function:

◆ TEST_F() [4/4]

TEST_F ( CFX_WindowsRenderDeviceTest ,
SimpleClipTriangle  )

Definition at line 49 of file cfx_windowsrenderdevice_embeddertest.cpp.

References CFX_Path::AppendLine(), and CFX_Path::ClosePath().

+ Here is the call graph for this function: