diff options
author | Ebrahim Byagowi <ebrahim@gnu.org> | 2018-11-23 12:05:06 +0330 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2018-11-25 01:16:02 -0500 |
commit | 54f4c17f0a932b0ca0317e1ad5e5e43a11a83fd1 (patch) | |
tree | b1f0b982ad4efa9cade44ae6dd1a7451477a7542 /docs | |
parent | 9c64b216ec7ae2c2c124ebd00dc6fa568752be78 (diff) |
[feat] Rename API uses of setting to selector
Diffstat (limited to 'docs')
-rw-r--r-- | docs/harfbuzz-sections.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/harfbuzz-sections.txt b/docs/harfbuzz-sections.txt index 42cb7c5a..221e6f04 100644 --- a/docs/harfbuzz-sections.txt +++ b/docs/harfbuzz-sections.txt @@ -6,9 +6,9 @@ HB_OT_H_IN <SECTION> <FILE>hb-aat</FILE> hb_aat_layout_feature_get_name_id -hb_aat_layout_feature_get_settings -hb_aat_layout_feature_setting_get_name_id -hb_aat_layout_feature_setting_t +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 </SECTION> |