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

Unified Diff: third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea-machine.hh

Issue 839143002: Roll Chrome into Mojo. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Rebase Created 5 years, 11 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 side-by-side diff with in-line comments
Download patch
Index: third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea-machine.hh
diff --git a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea-machine.hh b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea-machine.hh
index 86b7ae7d5ca31e20142d192adab4b6d0c4bd7f9f..789e4d60e1ddb7454a26b9ce9a5cf016fda80eb1 100644
--- a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea-machine.hh
+++ b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea-machine.hh
@@ -32,7 +32,7 @@
#include "hb-private.hh"
-#line 36 "hb-ot-shape-complex-sea-machine.hh.tmp"
+#line 36 "../../src/hb-ot-shape-complex-sea-machine.hh"
static const unsigned char _sea_syllable_machine_trans_keys[] = {
1u, 1u, 1u, 1u, 1u, 29u, 3u, 29u, 3u, 29u, 1u, 1u, 0
};
@@ -113,7 +113,7 @@ find_syllables (hb_buffer_t *buffer)
int cs;
hb_glyph_info_t *info = buffer->info;
-#line 117 "hb-ot-shape-complex-sea-machine.hh.tmp"
+#line 117 "../../src/hb-ot-shape-complex-sea-machine.hh"
{
cs = sea_syllable_machine_start;
ts = 0;
@@ -130,7 +130,7 @@ find_syllables (hb_buffer_t *buffer)
unsigned int last = 0;
unsigned int syllable_serial = 1;
-#line 134 "hb-ot-shape-complex-sea-machine.hh.tmp"
+#line 134 "../../src/hb-ot-shape-complex-sea-machine.hh"
{
int _slen;
int _trans;
@@ -144,7 +144,7 @@ _resume:
#line 1 "NONE"
{ts = p;}
break;
-#line 148 "hb-ot-shape-complex-sea-machine.hh.tmp"
+#line 148 "../../src/hb-ot-shape-complex-sea-machine.hh"
}
_keys = _sea_syllable_machine_trans_keys + (cs<<1);
@@ -190,7 +190,7 @@ _eof_trans:
#line 62 "../../src/hb-ot-shape-complex-sea-machine.rl"
{{p = ((te))-1;}{ found_syllable (broken_cluster); }}
break;
-#line 194 "hb-ot-shape-complex-sea-machine.hh.tmp"
+#line 194 "../../src/hb-ot-shape-complex-sea-machine.hh"
}
_again:
@@ -199,7 +199,7 @@ _again:
#line 1 "NONE"
{ts = 0;}
break;
-#line 203 "hb-ot-shape-complex-sea-machine.hh.tmp"
+#line 203 "../../src/hb-ot-shape-complex-sea-machine.hh"
}
if ( ++p != pe )
« no previous file with comments | « third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar-machine.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