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
stream_dict_common.h
Go to the documentation of this file.
1
// Copyright 2018 The PDFium Authors
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#
ifndef
CONSTANTS_STREAM_DICT_COMMON_H_
6
#
define
CONSTANTS_STREAM_DICT_COMMON_H_
7
8
namespace
pdfium {
9
namespace
stream
{
10
11
extern
const
char
kLength
[];
12
extern
const
char
kFilter
[];
13
extern
const
char
kDecodeParms
[];
14
extern
const
char
kF
[];
15
extern
const
char
kDL
[];
16
17
}
// namespace stream
18
}
// namespace pdfium
19
20
#
endif
// CONSTANTS_STREAM_DICT_COMMON_H_
pdfium::stream
Definition
stream_dict_common.cpp:7
pdfium::stream::kDL
const char kDL[]
Definition
stream_dict_common.cpp:18
pdfium::stream::kF
const char kF[]
Definition
stream_dict_common.cpp:17
pdfium::stream::kLength
const char kLength[]
Definition
stream_dict_common.cpp:14
pdfium::stream::kDecodeParms
const char kDecodeParms[]
Definition
stream_dict_common.cpp:16
pdfium::stream::kFilter
const char kFilter[]
Definition
stream_dict_common.cpp:15
qtwebengine
src
3rdparty
chromium
third_party
pdfium
constants
stream_dict_common.h
Generated on Thu Nov 14 2024 00:54:55 for Qt by
1.12.0