Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "public/fpdf_sysfontinfo.h"
#include <vector>
#include "testing/embedder_test.h"
#include "testing/embedder_test_environment.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
Go to the source code of this file.
Functions | |
TEST_F (FPDFUnavailableSysFontInfoEmbedderTest, Bug_972518) | |
TEST_F (FPDFSysFontInfoEmbedderTest, DefaultSystemFontInfo) | |
TEST_F (FPDFSysFontInfoEmbedderTest, DefaultTTFMap) | |
TEST_F | ( | FPDFSysFontInfoEmbedderTest | , |
DefaultSystemFontInfo | ) |
Definition at line 130 of file fpdf_sysfontinfo_embeddertest.cpp.
TEST_F | ( | FPDFSysFontInfoEmbedderTest | , |
DefaultTTFMap | ) |
Definition at line 147 of file fpdf_sysfontinfo_embeddertest.cpp.
References FPDF_CharsetFontMap_::charset, FPDF_CharsetFontMap_::fontname, and FPDF_GetDefaultTTFMap().
TEST_F | ( | FPDFUnavailableSysFontInfoEmbedderTest | , |
Bug_972518 | ) |
Definition at line 121 of file fpdf_sysfontinfo_embeddertest.cpp.