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
pdfium::stream Namespace Reference

Variables

const char kLength [] = "Length"
 
const char kFilter [] = "Filter"
 
const char kDecodeParms [] = "DecodeParms"
 
const char kF [] = "F"
 
const char kDL [] = "DL"
 

Variable Documentation

◆ kDecodeParms

const char pdfium::stream::kDecodeParms = "DecodeParms"

Definition at line 16 of file stream_dict_common.cpp.

Referenced by CPDF_StreamParser::ReadInlineStream(), TEST(), and TEST().

◆ kDL

const char pdfium::stream::kDL = "DL"

Definition at line 18 of file stream_dict_common.cpp.

Referenced by FPDFAttachment_SetFile().

◆ kF

const char pdfium::stream::kF = "F"

◆ kFilter

const char pdfium::stream::kFilter = "Filter"

Definition at line 15 of file stream_dict_common.cpp.

Referenced by TEST(), and TEST().

◆ kLength

const char pdfium::stream::kLength = "Length"

Definition at line 14 of file stream_dict_common.cpp.

Referenced by TEST().