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
annotation_common.h
Go to the documentation of this file.
1
// Copyright 2019 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_ANNOTATION_COMMON_H_
6
#
define
CONSTANTS_ANNOTATION_COMMON_H_
7
8
namespace
pdfium {
9
namespace
annotation
{
10
11
extern
const
char
kType
[];
12
extern
const
char
kSubtype
[];
13
extern
const
char
kRect
[];
14
extern
const
char
kContents
[];
15
extern
const
char
kP
[];
16
extern
const
char
kNM
[];
17
extern
const
char
kM
[];
18
extern
const
char
kF
[];
19
extern
const
char
kAP
[];
20
extern
const
char
kAS
[];
21
extern
const
char
kBorder
[];
22
extern
const
char
kC
[];
23
extern
const
char
kStructParent
[];
24
extern
const
char
kOC
[];
25
26
extern
const
char
kVertices
[];
27
28
extern
const
char
kInkList
[];
29
30
extern
const
char
kL
[];
31
32
}
// namespace annotation
33
}
// namespace pdfium
34
35
#
endif
// CONSTANTS_ANNOTATION_COMMON_H_
pdfium::annotation::kC
const char kC[]
Definition
annotation_common.cpp:22
pdfium::annotation::kSubtype
const char kSubtype[]
Definition
annotation_common.cpp:12
pdfium::annotation::kType
const char kType[]
Definition
annotation_common.cpp:11
pdfium::annotation::kContents
const char kContents[]
Definition
annotation_common.cpp:14
pdfium::annotation::kP
const char kP[]
Definition
annotation_common.cpp:15
pdfium::annotation::kOC
const char kOC[]
Definition
annotation_common.cpp:24
pdfium::annotation::kBorder
const char kBorder[]
Definition
annotation_common.cpp:21
pdfium::annotation::kInkList
const char kInkList[]
Definition
annotation_common.cpp:30
pdfium::annotation::kStructParent
const char kStructParent[]
Definition
annotation_common.cpp:23
pdfium::annotation::kNM
const char kNM[]
Definition
annotation_common.cpp:16
pdfium::annotation::kAP
const char kAP[]
Definition
annotation_common.cpp:19
pdfium::annotation::kRect
const char kRect[]
Definition
annotation_common.cpp:13
pdfium::annotation::kF
const char kF[]
Definition
annotation_common.cpp:18
pdfium::annotation::kAS
const char kAS[]
Definition
annotation_common.cpp:20
pdfium::annotation::kM
const char kM[]
Definition
annotation_common.cpp:17
pdfium::annotation::kVertices
const char kVertices[]
Definition
annotation_common.cpp:27
pdfium::annotation::kL
const char kL[]
Definition
annotation_common.cpp:33
pdfium
Definition
annotation_common.cpp:7
qtwebengine
src
3rdparty
chromium
third_party
pdfium
constants
annotation_common.h
Generated on Thu Nov 14 2024 00:54:55 for Qt by
1.12.0