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

Side by Side Diff: third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic-win1256.hh

Issue 503073002: roll harfbuzz 0d2c2f238bf0a847ecd55a70cc0f081f18a053ac:d457e3f0ff9b27616a34e4cc110d3edbf8796841 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 3 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
1 /* 1 /*
2 * Copyright © 2014 Google, Inc. 2 * Copyright © 2014 Google, Inc.
3 * 3 *
4 * This is part of HarfBuzz, a text shaping library. 4 * This is part of HarfBuzz, a text shaping library.
5 * 5 *
6 * Permission is hereby granted, without written agreement and without 6 * Permission is hereby granted, without written agreement and without
7 * license or royalty fees, to use, copy, modify, and distribute this 7 * license or royalty fees, to use, copy, modify, and distribute this
8 * software and its documentation for any purpose, provided that the 8 * software and its documentation for any purpose, provided that the
9 * above copyright notice and the following two paragraphs appear in 9 * above copyright notice and the following two paragraphs appear in
10 * all copies of this software. 10 * all copies of this software.
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
307 #undef OT_LABEL_END 307 #undef OT_LABEL_END
308 #undef OT_BYTE 308 #undef OT_BYTE
309 #undef OT_USHORT 309 #undef OT_USHORT
310 #undef OT_DISTANCE 310 #undef OT_DISTANCE
311 #undef OT_COUNT 311 #undef OT_COUNT
312 312
313 /* 313 /*
314 * Include a second time to get the table data... 314 * Include a second time to get the table data...
315 */ 315 */
316 #ifdef OT_MEASURE 316 #ifdef OT_MEASURE
317 #include __FILE__ 317 #include "hb-ot-shape-complex-arabic-win1256.hh"
318 #endif 318 #endif
319 319
320 #define HB_OT_SHAPE_COMPLEX_ARABIC_WIN1256_HH 320 #define HB_OT_SHAPE_COMPLEX_ARABIC_WIN1256_HH
321 #endif /* HB_OT_SHAPE_COMPLEX_ARABIC_WIN1256_HH */ 321 #endif /* HB_OT_SHAPE_COMPLEX_ARABIC_WIN1256_HH */
OLDNEW
« no previous file with comments | « third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic-fallback.hh ('k') | third_party/harfbuzz-ng/src/hb-private.hh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698