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

(ada9ddbf8c604585ac344b72f7bb63ac27c84726)

#include "build/build_config.h"
#include "core/fxge/cfx_defaultrenderdevice.h"
#include "public/fpdf_flatten.h"
#include "public/fpdfview.h"
#include "testing/embedder_test.h"
#include "testing/gtest/include/gtest/gtest.h"
+ Include dependency graph for fpdf_flatten_embeddertest.cpp:

Go to the source code of this file.

Functions

 TEST_F (FPDFFlattenEmbedderTest, FlatNothing)
 
 TEST_F (FPDFFlattenEmbedderTest, FlatNormal)
 
 TEST_F (FPDFFlattenEmbedderTest, FlatPrint)
 
 TEST_F (FPDFFlattenEmbedderTest, BUG_861842)
 
 TEST_F (FPDFFlattenEmbedderTest, BUG_889099)
 
 TEST_F (FPDFFlattenEmbedderTest, BUG_890322)
 
 TEST_F (FPDFFlattenEmbedderTest, BUG_896366)
 

Function Documentation

◆ TEST_F() [1/7]

TEST_F ( FPDFFlattenEmbedderTest ,
BUG_861842  )

Definition at line 42 of file fpdf_flatten_embeddertest.cpp.

References FPDFPage_Flatten(), and CFX_DefaultRenderDevice::UseSkiaRenderer().

+ Here is the call graph for this function:

◆ TEST_F() [2/7]

TEST_F ( FPDFFlattenEmbedderTest ,
BUG_889099  )

Definition at line 75 of file fpdf_flatten_embeddertest.cpp.

References FPDFPage_Flatten(), and CFX_DefaultRenderDevice::UseSkiaRenderer().

+ Here is the call graph for this function:

◆ TEST_F() [3/7]

TEST_F ( FPDFFlattenEmbedderTest ,
BUG_890322  )

Definition at line 125 of file fpdf_flatten_embeddertest.cpp.

References FPDFPage_Flatten(), and CFX_DefaultRenderDevice::UseSkiaRenderer().

+ Here is the call graph for this function:

◆ TEST_F() [4/7]

TEST_F ( FPDFFlattenEmbedderTest ,
BUG_896366  )

Definition at line 147 of file fpdf_flatten_embeddertest.cpp.

References FPDFPage_Flatten(), and CFX_DefaultRenderDevice::UseSkiaRenderer().

+ Here is the call graph for this function:

◆ TEST_F() [5/7]

TEST_F ( FPDFFlattenEmbedderTest ,
FlatNormal  )

Definition at line 26 of file fpdf_flatten_embeddertest.cpp.

References FPDFPage_Flatten().

+ Here is the call graph for this function:

◆ TEST_F() [6/7]

TEST_F ( FPDFFlattenEmbedderTest ,
FlatNothing  )

Definition at line 18 of file fpdf_flatten_embeddertest.cpp.

References FPDFPage_Flatten().

+ Here is the call graph for this function:

◆ TEST_F() [7/7]

TEST_F ( FPDFFlattenEmbedderTest ,
FlatPrint  )

Definition at line 34 of file fpdf_flatten_embeddertest.cpp.

References FPDFPage_Flatten().

+ Here is the call graph for this function: