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

Unified Diff: third_party/freetype/src/psnames/pstables.h

Issue 815103002: Update freetype to 2.5.4. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Adjust GYP and GN Created 6 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/freetype/src/psnames/pspic.c ('k') | third_party/freetype/src/raster/Jamfile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/freetype/src/psnames/pstables.h
diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/pstables.h b/third_party/freetype/src/psnames/pstables.h
similarity index 99%
rename from core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/pstables.h
rename to third_party/freetype/src/psnames/pstables.h
index 66f039ec41d08f46f3467ea48e604b0692c3b4c8..0a6637f9853705d46d90e1f4af3275d14c90455b 100644
--- a/core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/pstables.h
+++ b/third_party/freetype/src/psnames/pstables.h
@@ -18,9 +18,7 @@
/* This file has been generated automatically -- do not edit! */
-#ifdef _FX_MANAGED_CODE_
-__declspec(process)
-#endif
+
static const char ft_standard_glyph_names[3696] =
{
'.','n','u','l','l', 0,
@@ -449,9 +447,7 @@ __declspec(process)
#define FT_NUM_MAC_NAMES 258
/* Values are offsets into the `ft_standard_glyph_names' table */
-#ifdef _FX_MANAGED_CODE_
-__declspec(process)
-#endif
+
static const short ft_mac_names[FT_NUM_MAC_NAMES] =
{
253, 0, 6, 261, 267, 274, 283, 294, 301, 309, 758, 330, 340, 351,
@@ -479,9 +475,7 @@ __declspec(process)
#define FT_NUM_SID_NAMES 391
/* Values are offsets into the `ft_standard_glyph_names' table */
-#ifdef _FX_MANAGED_CODE_
-__declspec(process)
-#endif
+
static const short ft_sid_names[FT_NUM_SID_NAMES] =
{
253, 261, 267, 274, 283, 294, 301, 309, 319, 330, 340, 351, 360, 365,
@@ -516,9 +510,6 @@ __declspec(process)
/* the following are indices into the SID name table */
-#ifdef _FX_MANAGED_CODE_
-__declspec(process)
-#endif
static const unsigned short t1_standard_encoding[256] =
{
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
@@ -541,9 +532,6 @@ __declspec(process)
/* the following are indices into the SID name table */
-#ifdef _FX_MANAGED_CODE_
-__declspec(process)
-#endif
static const unsigned short t1_expert_encoding[256] =
{
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
@@ -575,9 +563,7 @@ __declspec(process)
*/
#ifdef FT_CONFIG_OPTION_ADOBE_GLYPH_LIST
-#ifdef _FX_MANAGED_CODE_
-__declspec(process)
-#endif
+
static const unsigned char ft_adobe_glyph_list[55997L] =
{
0, 52, 0,106, 2,167, 3, 63, 4,220, 6,125, 9,143, 10, 23,
« no previous file with comments | « third_party/freetype/src/psnames/pspic.c ('k') | third_party/freetype/src/raster/Jamfile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698