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

(0ccf980226462398d5097987466bcffd8236e1e9)

Include dependency graph for fpdf_catalog_embeddertest.cpp:

Go to the source code of this file.

Typedefs

using FPDFCatalogTest = EmbedderTest

Functions

 TEST_F (FPDFCatalogTest, SetLanguageInvalidDocument)
 TEST_F (FPDFCatalogTest, SetLanguageNewDocument)
 TEST_F (FPDFCatalogTest, SetLanguageExistingDocument)

Typedef Documentation

◆ FPDFCatalogTest

Definition at line 14 of file fpdf_catalog_embeddertest.cpp.

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( FPDFCatalogTest ,
SetLanguageExistingDocument  )

Definition at line 50 of file fpdf_catalog_embeddertest.cpp.

References CPDF_Dictionary::GetStringFor().

Here is the call graph for this function:

◆ TEST_F() [2/3]

TEST_F ( FPDFCatalogTest ,
SetLanguageInvalidDocument  )

Definition at line 16 of file fpdf_catalog_embeddertest.cpp.

References FPDF_CreateNewDocument(), FPDFCatalog_SetLanguage(), CPDF_Document::GetRoot(), and CPDF_Document::SetRootForTesting().

Here is the call graph for this function:

◆ TEST_F() [3/3]

TEST_F ( FPDFCatalogTest ,
SetLanguageNewDocument  )

Definition at line 32 of file fpdf_catalog_embeddertest.cpp.

References FPDF_CreateNewDocument(), and CPDF_Dictionary::GetStringFor().

Here is the call graph for this function: