Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"
Go to the source code of this file.
Classes | |
class | FPDFEditPathEmbedderTest |
Functions | |
TEST_F (FPDFEditPathEmbedderTest, VerifyCorrectColoursReturned) | |
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().