Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1258)

Side by Side Diff: core/fpdfapi/fpdf_cmaps/Japan1/UniJIS-UCS2-HW-H_4.cpp

Issue 2391013002: Move core/fpdfapi/fpdf_cmaps to core/fpdfapi/cmaps (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 // Copyright 2014 PDFium Authors. All rights reserved.
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 #include "core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.h"
8
9 const uint16_t g_FXCMAP_UniJIS_UCS2_HW_H_4[4 * 3] = {
10 0x0020, 0x005B, 0x00E7, 0x005C, 0x005C, 0x220F,
11 0x005D, 0x007E, 0x0124, 0x00A5, 0x00A5, 0x0123,
12 };
OLDNEW
« no previous file with comments | « core/fpdfapi/fpdf_cmaps/Japan1/H_1.cpp ('k') | core/fpdfapi/fpdf_cmaps/Japan1/UniJIS-UCS2-HW-V_4.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698