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_gb1.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_GB1_CMAPS_GB1_H_
8#define CORE_FPDFAPI_CMAPS_GB1_CMAPS_GB1_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 kGB_EUC_H_0[];
18extern const uint16_t kGB_EUC_V_0[];
19extern const uint16_t kGBpc_EUC_H_0[];
20extern const uint16_t kGBpc_EUC_V_0[];
21extern const uint16_t kGBK_EUC_H_2[];
22extern const uint16_t kGBK_EUC_V_2[];
23extern const uint16_t kGBKp_EUC_H_2[];
24extern const uint16_t kGBKp_EUC_V_2[];
25extern const uint16_t kGBK2K_H_5[];
26extern const DWordCIDMap kGBK2K_H_5_DWord[];
27extern const uint16_t kGBK2K_V_5[];
28extern const uint16_t kUniGB_UCS2_H_4[];
29extern const uint16_t kUniGB_UCS2_V_4[];
30extern const uint16_t kGB1CID2Unicode_5[30284];
31extern const CMap kGB1_cmaps[];
32extern const size_t kGB1_cmaps_size;
33
34} // namespace fxcmap
35
36#endif // CORE_FPDFAPI_CMAPS_GB1_CMAPS_GB1_H_
const uint16_t kGBpc_EUC_H_0[]
const uint16_t kGB_EUC_V_0[]
const uint16_t kUniGB_UCS2_H_4[]
const uint16_t kGBK2K_H_5[]
Definition GBK2K-H_5.cpp:11
const uint16_t kGBK2K_V_5[]
Definition GBK2K-V_5.cpp:11
const uint16_t kUniGB_UCS2_V_4[]
const uint16_t kGB1CID2Unicode_5[30284]
const uint16_t kGBKp_EUC_V_2[]
const uint16_t kGBpc_EUC_V_0[]
const uint16_t kGBK_EUC_V_2[]
const DWordCIDMap kGBK2K_H_5_DWord[]
const uint16_t kGBK_EUC_H_2[]
const CMap kGB1_cmaps[]
Definition cmaps_gb1.cpp:13
const uint16_t kGBKp_EUC_H_2[]
const uint16_t kGB_EUC_H_0[90 *3]