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.h File Reference

(0ccf980226462398d5097987466bcffd8236e1e9)

#include "fpdfview.h"
Include dependency graph for fpdf_catalog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFCatalog_IsTagged (FPDF_DOCUMENT document)
FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFCatalog_SetLanguage (FPDF_DOCUMENT document, FPDF_BYTESTRING language)

Function Documentation

◆ FPDFCatalog_IsTagged()

FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFCatalog_IsTagged ( FPDF_DOCUMENT document)

Definition at line 14 of file fpdf_catalog.cpp.

References CPDFDocumentFromFPDFDocument(), and CPDF_Document::GetRoot().

Referenced by CheckPDFiumCApi(), and TEST_F().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ FPDFCatalog_SetLanguage()

FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFCatalog_SetLanguage ( FPDF_DOCUMENT document,
FPDF_BYTESTRING language )

Definition at line 28 of file fpdf_catalog.cpp.

References CPDFDocumentFromFPDFDocument().

Referenced by CheckPDFiumCApi(), and TEST_F().

Here is the call graph for this function:
Here is the caller graph for this function: