[pango] [HB] More minor shuffling
- From: Behdad Esfahbod <behdad src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pango] [HB] More minor shuffling
- Date: Fri, 14 Aug 2009 22:44:51 +0000 (UTC)
commit ae76417677db1d7a8daf454bf043269479b7910d
Author: Behdad Esfahbod <behdad behdad org>
Date: Fri Aug 14 18:42:42 2009 -0400
[HB] More minor shuffling
pango/opentype/hb-open-type-private.hh | 3 ---
pango/opentype/hb-ot-layout-common-private.hh | 5 +++++
2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/pango/opentype/hb-open-type-private.hh b/pango/opentype/hb-open-type-private.hh
index bc3e90e..075dc83 100644
--- a/pango/opentype/hb-open-type-private.hh
+++ b/pango/opentype/hb-open-type-private.hh
@@ -33,9 +33,6 @@
#define NO_INDEX ((unsigned int) 0xFFFF)
-#define NO_CONTEXT ((unsigned int) 0x110000)
-#define NOT_COVERED ((unsigned int) 0x110000)
-#define MAX_NESTING_LEVEL 8
/*
diff --git a/pango/opentype/hb-ot-layout-common-private.hh b/pango/opentype/hb-ot-layout-common-private.hh
index e6194bb..a1d6423 100644
--- a/pango/opentype/hb-ot-layout-common-private.hh
+++ b/pango/opentype/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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]