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
cmaps_cns1.h
Go to the documentation of this file.
1// Copyright 2015 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// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
6
7#ifndef CORE_FPDFAPI_CMAPS_CNS1_CMAPS_CNS1_H_
8#define CORE_FPDFAPI_CMAPS_CNS1_CMAPS_CNS1_H_
9
10#include <stddef.h>
11#include <stdint.h>
12
13#include "core/fpdfapi/cmaps/fpdf_cmaps.h"
14
15namespace fxcmap {
16
17extern const uint16_t kB5pc_H_0[];
18extern const uint16_t kB5pc_V_0[];
19extern const uint16_t kHKscs_B5_H_5[];
20extern const uint16_t kHKscs_B5_V_5[];
21extern const uint16_t kETen_B5_H_0[];
22extern const uint16_t kETen_B5_V_0[];
23extern const uint16_t kETenms_B5_H_0[];
24extern const uint16_t kETenms_B5_V_0[];
25extern const uint16_t kCNS_EUC_H_0[];
26extern const DWordCIDMap kCNS_EUC_H_0_DWord[];
27extern const uint16_t kCNS_EUC_V_0[];
28extern const DWordCIDMap kCNS_EUC_V_0_DWord[];
29extern const uint16_t kUniCNS_UCS2_H_3[];
30extern const uint16_t kUniCNS_UCS2_V_3[];
31extern const uint16_t kUniCNS_UTF16_H_0[];
32extern const uint16_t kCNS1CID2Unicode_5[19088];
33extern const CMap kCNS1_cmaps[];
34extern const size_t kCNS1_cmaps_size;
35
36} // namespace fxcmap
37
38#endif // CORE_FPDFAPI_CMAPS_CNS1_CMAPS_CNS1_H_
const uint16_t kUniCNS_UCS2_V_3[]
const uint16_t kHKscs_B5_V_5[]
const uint16_t kUniCNS_UCS2_H_3[]
const uint16_t kB5pc_V_0[]
Definition B5pc-V_0.cpp:11
const uint16_t kETenms_B5_H_0[]
const uint16_t kETen_B5_H_0[]
const DWordCIDMap kCNS_EUC_H_0_DWord[]
const uint16_t kB5pc_H_0[]
Definition B5pc-H_0.cpp:11
const uint16_t kCNS_EUC_H_0[]
const uint16_t kCNS_EUC_V_0[]
const uint16_t kETenms_B5_V_0[]
const uint16_t kUniCNS_UTF16_H_0[]
const uint16_t kCNS1CID2Unicode_5[19088]
const uint16_t kHKscs_B5_H_5[]
const CMap kCNS1_cmaps[]
const size_t kCNS1_cmaps_size
const DWordCIDMap kCNS_EUC_V_0_DWord[]
const uint16_t kETen_B5_V_0[]