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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include "core/fxcrt/fx_system.h"
#include "public/fpdf_edit.h"
#include "testing/embedder_test.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/base/check.h"
+ Include dependency graph for fpdf_editpath_embeddertest.cpp:

Go to the source code of this file.

Classes

class  FPDFEditPathEmbedderTest
 

Functions

 TEST_F (FPDFEditPathEmbedderTest, VerifyCorrectColoursReturned)
 

Function Documentation

◆ TEST_F()

TEST_F ( FPDFEditPathEmbedderTest ,
VerifyCorrectColoursReturned  )

Definition at line 13 of file fpdf_editpath_embeddertest.cpp.

References FPDF_ClosePage(), FPDFPage_GenerateContent(), FPDFPage_InsertObject(), FPDFPageObj_CreateNewPath(), FPDFPageObj_GetFillColor(), FPDFPageObj_GetStrokeColor(), FPDFPageObj_GetType(), FPDFPath_Close(), FPDFPath_LineTo(), and FPDFPath_SetDrawMode().

+ Here is the call graph for this function: