commit | ee433d36fa544c3138718cc3f796b29e6df8a195 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Wed Feb 07 12:30:18 2018 -0500 |
committer | Behdad Esfahbod <behdad@behdad.org> | Wed Feb 07 12:41:21 2018 -0500 |
tree | 66d6444f109ada9feab481101038f0e7f3be0386 | |
parent | 38df1ec8e0b457be9140c67e2c5c19153714d90e [diff] [blame] |
[aat] Set debug lookup_index
diff --git a/src/hb-aat-layout-common-private.hh b/src/hb-aat-layout-common-private.hh index a421a4c..e0f59a4 100644 --- a/src/hb-aat-layout-common-private.hh +++ b/src/hb-aat-layout-common-private.hh
@@ -713,6 +713,8 @@ sanitizer.start_processing (); } + inline void set_lookup_index (unsigned int i) { lookup_index = i; } + inline ~hb_aat_apply_context_t (void) { sanitizer.end_processing ();