summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2018-11-23 11:57:42 -0500
committerBehdad Esfahbod <behdad@behdad.org>2018-11-25 01:16:02 -0500
commite20f81f4fa977a8d22c6afee1e46fbf46bc182d9 (patch)
tree6937ed22d7cf1f68fc6a0f42cc3bd973ebd8e46e /docs
parent54f4c17f0a932b0ca0317e1ad5e5e43a11a83fd1 (diff)
[aat] Rename feat API a bit more
Diffstat (limited to 'docs')
-rw-r--r--docs/harfbuzz-sections.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/harfbuzz-sections.txt b/docs/harfbuzz-sections.txt
index 221e6f04..0498a279 100644
--- a/docs/harfbuzz-sections.txt
+++ b/docs/harfbuzz-sections.txt
@@ -5,12 +5,12 @@ HB_OT_H_IN
<SECTION>
<FILE>hb-aat</FILE>
-hb_aat_layout_feature_get_name_id
-hb_aat_layout_feature_get_selectors
-hb_aat_layout_feature_selector_get_name_id
-hb_aat_layout_feature_selector_t
hb_aat_layout_feature_type_t
-hb_aat_layout_get_features
+hb_aat_layout_get_feature_types
+hb_aat_layout_feature_type_get_name_id
+hb_aat_layout_feature_selector_t
+hb_aat_layout_feature_type_get_selectors
+hb_aat_layout_feature_selector_get_name_id
</SECTION>
<SECTION>