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

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

#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"
Include dependency graph for fpdf_sysfontinfo_embeddertest.cpp:

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)

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( FPDFSysFontInfoEmbedderTest ,
DefaultSystemFontInfo  )

Definition at line 135 of file fpdf_sysfontinfo_embeddertest.cpp.

◆ TEST_F() [2/4]

TEST_F ( FPDFSysFontInfoEmbedderTest ,
DefaultTTFMap  )

Definition at line 152 of file fpdf_sysfontinfo_embeddertest.cpp.

References FPDF_CharsetFontMap_::charset, FPDF_CharsetFontMap_::fontname, and FPDF_GetDefaultTTFMap().

Here is the call graph for this function:

◆ TEST_F() [3/4]

TEST_F ( FPDFSysFontInfoEmbedderTest ,
DefaultTTFMapCountAndEntries  )

◆ TEST_F() [4/4]

TEST_F ( FPDFUnavailableSysFontInfoEmbedderTest ,
Bug972518  )

Definition at line 126 of file fpdf_sysfontinfo_embeddertest.cpp.