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_korea1.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_KOREA1_CMAPS_KOREA1_H_
8#define CORE_FPDFAPI_CMAPS_KOREA1_CMAPS_KOREA1_H_
9
10#include <stdint.h>
11
12#include "core/fpdfapi/cmaps/fpdf_cmaps.h"
13#include "core/fxcrt/span.h"
14
15namespace fxcmap {
16
17extern const uint16_t kKSC_EUC_H_0[];
18extern const uint16_t kKSC_EUC_V_0[];
19extern const uint16_t kKSCms_UHC_H_1[];
20extern const uint16_t kKSCms_UHC_V_1[];
21extern const uint16_t kKSCms_UHC_HW_H_1[];
22extern const uint16_t kKSCms_UHC_HW_V_1[];
23extern const uint16_t kKSCpc_EUC_H_0[];
24extern const uint16_t kUniKS_UCS2_H_1[];
25extern const uint16_t kUniKS_UCS2_V_1[];
26extern const uint16_t kUniKS_UTF16_H_0[];
27
28extern const pdfium::span<const uint16_t> kKorea1CID2Unicode_2;
29extern const pdfium::span<const CMap> kKorea1_cmaps_span;
30
31} // namespace fxcmap
32
33#endif // CORE_FPDFAPI_CMAPS_KOREA1_CMAPS_KOREA1_H_
const uint16_t kKSCms_UHC_H_1[]
const uint16_t kUniKS_UTF16_H_0[]
const uint16_t kKSCpc_EUC_H_0[]
const pdfium::span< const CMap > kKorea1_cmaps_span
const uint16_t kKSCms_UHC_HW_V_1[]
const uint16_t kKSCms_UHC_HW_H_1[]
const uint16_t kUniKS_UCS2_H_1[]
const uint16_t kKSCms_UHC_V_1[]
const uint16_t kUniKS_UCS2_V_1[]
const uint16_t kKSC_EUC_V_0[]
const uint16_t kKSC_EUC_H_0[]
const pdfium::span< const uint16_t > kKorea1CID2Unicode_2