![]() |
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 <string>#include <vector>#include "build/build_config.h"#include "core/fxcrt/compiler_specific.h"#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, Bug972518) | |
| TEST_F (FPDFSysFontInfoEmbedderTest, DefaultSystemFontInfo) | |
| TEST_F (FPDFSysFontInfoEmbedderTest, DefaultTTFMap) | |
| TEST_F (FPDFSysFontInfoEmbedderTest, DefaultTTFMapCountAndEntries) | |
| TEST_F | ( | FPDFSysFontInfoEmbedderTest | , |
| DefaultSystemFontInfo | ) |
Definition at line 135 of file fpdf_sysfontinfo_embeddertest.cpp.
| TEST_F | ( | FPDFSysFontInfoEmbedderTest | , |
| DefaultTTFMap | ) |
Definition at line 152 of file fpdf_sysfontinfo_embeddertest.cpp.
References FPDF_CharsetFontMap_::charset, FPDF_CharsetFontMap_::fontname, and FPDF_GetDefaultTTFMap().
| TEST_F | ( | FPDFSysFontInfoEmbedderTest | , |
| DefaultTTFMapCountAndEntries | ) |
Definition at line 178 of file fpdf_sysfontinfo_embeddertest.cpp.
References FPDF_CharsetFontMap_::charset, and FPDF_CharsetFontMap_::fontname.
| TEST_F | ( | FPDFUnavailableSysFontInfoEmbedderTest | , |
| Bug972518 | ) |
Definition at line 126 of file fpdf_sysfontinfo_embeddertest.cpp.