commit | cd33cb9ed84308da72bd7c64b9355dc2410c63ec | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Fri Aug 14 18:42:42 2009 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Mon Nov 02 14:40:43 2009 -0500 |
tree | a35adbf17008f3ac63e1e394cd58693c2064521e | |
parent | 80e2aa2e1bfa2c8ecedcfa4cce8cadeb15792ac3 [diff] [blame] |
[HB] More minor shuffling
diff --git a/src/hb-ot-layout-common-private.hh b/src/hb-ot-layout-common-private.hh index 40a435e..5faedcc 100644 --- a/src/hb-ot-layout-common-private.hh +++ b/src/hb-ot-layout-common-private.hh
@@ -32,6 +32,11 @@ #include "hb-open-type-private.hh" +#define NO_CONTEXT ((unsigned int) 0x110000) +#define NOT_COVERED ((unsigned int) 0x110000) +#define MAX_NESTING_LEVEL 8 + + /* * * OpenType Layout Common Table Formats