f23dcd19bac7c28a46823079f29c469a62c20845
[platform/upstream/libHarfBuzzSharp.git] / docs / harfbuzz-sections.txt
1 <SUBSECTION Private>
2 HB_H_IN
3 HB_OT_H_IN
4 HB_AAT_H_IN
5 </SECTION>
6
7 <SECTION>
8 <FILE>hb-aat-layout</FILE>
9 HB_AAT_LAYOUT_NO_SELECTOR_INDEX
10 hb_aat_layout_feature_type_t
11 hb_aat_layout_feature_selector_t
12 hb_aat_layout_feature_selector_info_t
13 hb_aat_layout_feature_type_get_name_id
14 hb_aat_layout_feature_type_get_selector_infos
15 hb_aat_layout_get_feature_types
16 hb_aat_layout_has_positioning
17 hb_aat_layout_has_substitution
18 hb_aat_layout_has_tracking
19 </SECTION>
20
21 <SECTION>
22 <FILE>hb-blob</FILE>
23 hb_blob_create
24 hb_blob_create_from_file
25 hb_blob_create_sub_blob
26 hb_blob_copy_writable_or_fail
27 hb_blob_destroy
28 hb_blob_get_data
29 hb_blob_get_data_writable
30 hb_blob_get_empty
31 hb_blob_get_length
32 hb_blob_get_user_data
33 hb_blob_is_immutable
34 hb_blob_make_immutable
35 hb_blob_reference
36 hb_blob_set_user_data
37 hb_blob_t
38 hb_memory_mode_t
39 </SECTION>
40
41 <SECTION>
42 <FILE>hb-buffer</FILE>
43 HB_SEGMENT_PROPERTIES_DEFAULT
44 HB_BUFFER_REPLACEMENT_CODEPOINT_DEFAULT
45 hb_buffer_create
46 hb_buffer_reference
47 hb_buffer_get_empty
48 hb_buffer_destroy
49 hb_buffer_reset
50 hb_buffer_clear_contents
51 hb_buffer_pre_allocate
52 hb_buffer_allocation_successful
53 hb_buffer_add
54 hb_buffer_add_codepoints
55 hb_buffer_add_utf32
56 hb_buffer_add_utf16
57 hb_buffer_add_utf8
58 hb_buffer_add_latin1
59 hb_buffer_append
60 hb_buffer_set_content_type
61 hb_buffer_get_content_type
62 hb_buffer_set_direction
63 hb_buffer_get_direction
64 hb_buffer_set_script
65 hb_buffer_get_script
66 hb_buffer_set_language
67 hb_buffer_get_language
68 hb_buffer_set_flags
69 hb_buffer_get_flags
70 hb_buffer_set_cluster_level
71 hb_buffer_get_cluster_level
72 hb_buffer_set_length
73 hb_buffer_get_length
74 hb_buffer_set_segment_properties
75 hb_buffer_get_segment_properties
76 hb_buffer_guess_segment_properties
77 hb_buffer_set_unicode_funcs
78 hb_buffer_get_unicode_funcs
79 hb_buffer_set_user_data
80 hb_buffer_get_user_data
81 hb_buffer_get_glyph_infos
82 hb_buffer_get_glyph_positions
83 hb_buffer_get_invisible_glyph
84 hb_buffer_set_invisible_glyph
85 hb_buffer_set_replacement_codepoint
86 hb_buffer_get_replacement_codepoint
87 hb_buffer_normalize_glyphs
88 hb_buffer_reverse
89 hb_buffer_reverse_range
90 hb_buffer_reverse_clusters
91 hb_buffer_serialize_glyphs
92 hb_buffer_deserialize_glyphs
93 hb_buffer_serialize_format_from_string
94 hb_buffer_serialize_format_to_string
95 hb_buffer_serialize_list_formats
96 hb_segment_properties_equal
97 hb_segment_properties_hash
98 hb_buffer_diff
99 hb_buffer_set_message_func
100 hb_buffer_t
101 hb_glyph_info_get_glyph_flags
102 hb_glyph_info_t
103 hb_glyph_flags_t
104 hb_glyph_position_t
105 hb_buffer_content_type_t
106 hb_buffer_flags_t
107 hb_buffer_cluster_level_t
108 hb_segment_properties_t
109 hb_buffer_serialize_format_t
110 hb_buffer_serialize_flags_t
111 hb_buffer_diff_flags_t
112 hb_buffer_message_func_t
113 </SECTION>
114
115 <SECTION>
116 <FILE>hb-common</FILE>
117 hb_tag_from_string
118 hb_tag_to_string
119 hb_direction_from_string
120 hb_direction_to_string
121 hb_script_from_iso15924_tag
122 hb_script_from_string
123 hb_script_to_iso15924_tag
124 hb_script_get_horizontal_direction
125 hb_language_from_string
126 hb_language_to_string
127 hb_language_get_default
128 hb_feature_from_string
129 hb_feature_to_string
130 hb_variation_from_string
131 hb_variation_to_string
132 hb_bool_t
133 hb_codepoint_t
134 hb_destroy_func_t
135 hb_direction_t
136 hb_language_t
137 hb_feature_t
138 hb_variation_t
139 hb_mask_t
140 hb_position_t
141 hb_tag_t
142 hb_script_t
143 hb_user_data_key_t
144 hb_var_int_t
145 HB_TAG
146 HB_TAG_NONE
147 HB_TAG_MAX
148 HB_TAG_MAX_SIGNED
149 HB_UNTAG
150 HB_DIRECTION_REVERSE
151 HB_DIRECTION_IS_BACKWARD
152 HB_DIRECTION_IS_FORWARD
153 HB_DIRECTION_IS_HORIZONTAL
154 HB_DIRECTION_IS_VALID
155 HB_DIRECTION_IS_VERTICAL
156 HB_LANGUAGE_INVALID
157 HB_FEATURE_GLOBAL_END
158 HB_FEATURE_GLOBAL_START
159 <SUBSECTION Private>
160 HB_BEGIN_DECLS
161 HB_END_DECLS
162 int16_t
163 int32_t
164 int64_t
165 int8_t
166 uint16_t
167 uint32_t
168 uint64_t
169 uint8_t
170 <SUBSECTION Private>
171 HB_EXTERN
172 HB_DEPRECATED
173 HB_DEPRECATED_FOR
174 </SECTION>
175
176 <SECTION>
177 <FILE>hb-deprecated</FILE>
178 HB_BUFFER_FLAGS_DEFAULT
179 HB_BUFFER_SERIALIZE_FLAGS_DEFAULT
180 HB_SCRIPT_CANADIAN_ABORIGINAL
181 hb_font_funcs_set_glyph_func
182 hb_font_get_glyph_func_t
183 HB_MATH_GLYPH_PART_FLAG_EXTENDER
184 hb_ot_layout_table_choose_script
185 hb_ot_layout_table_find_script
186 hb_ot_tag_from_language
187 hb_ot_tags_from_script
188 HB_OT_VAR_NO_AXIS_INDEX
189 hb_ot_var_axis_t
190 hb_ot_var_find_axis
191 hb_ot_var_get_axes
192 hb_set_invert
193 hb_unicode_eastasian_width_func_t
194 hb_unicode_eastasian_width
195 hb_unicode_funcs_set_eastasian_width_func
196 HB_UNICODE_MAX_DECOMPOSITION_LEN
197 hb_unicode_decompose_compatibility_func_t
198 hb_unicode_decompose_compatibility
199 hb_unicode_funcs_set_decompose_compatibility_func
200 hb_font_funcs_set_glyph_v_kerning_func
201 hb_font_get_glyph_v_kerning
202 hb_font_get_glyph_v_kerning_func_t
203 </SECTION>
204
205 <SECTION>
206 <FILE>hb-coretext</FILE>
207 HB_CORETEXT_TAG_KERX
208 HB_CORETEXT_TAG_MORT
209 HB_CORETEXT_TAG_MORX
210 hb_coretext_face_create
211 hb_coretext_font_create
212 hb_coretext_face_get_cg_font
213 hb_coretext_font_get_ct_font
214 </SECTION>
215
216 <SECTION>
217 <FILE>hb-directwrite</FILE>
218 hb_directwrite_face_create
219 hb_directwrite_face_get_font_face
220 <SUBSECTION Private>
221 hb_directwrite_shape_experimental_width
222 </SECTION>
223
224 <SECTION>
225 <FILE>hb-face</FILE>
226 hb_face_count
227 hb_face_t
228 hb_face_create
229 hb_face_create_for_tables
230 hb_face_destroy
231 hb_face_get_empty
232 hb_face_get_table_tags
233 hb_face_get_glyph_count
234 hb_face_get_index
235 hb_face_get_upem
236 hb_face_get_user_data
237 hb_face_is_immutable
238 hb_face_make_immutable
239 hb_face_reference
240 hb_face_reference_blob
241 hb_face_reference_table
242 hb_face_set_glyph_count
243 hb_face_set_index
244 hb_face_set_upem
245 hb_face_set_user_data
246 hb_face_collect_unicodes
247 hb_face_collect_variation_selectors
248 hb_face_collect_variation_unicodes
249 hb_face_builder_create
250 hb_face_builder_add_table
251 </SECTION>
252
253 <SECTION>
254 <FILE>hb-font</FILE>
255 hb_font_add_glyph_origin_for_direction
256 hb_font_create
257 hb_font_create_sub_font
258 hb_font_destroy
259 hb_font_funcs_create
260 hb_font_funcs_destroy
261 hb_font_funcs_get_empty
262 hb_font_funcs_get_user_data
263 hb_font_funcs_is_immutable
264 hb_font_funcs_make_immutable
265 hb_font_funcs_reference
266 hb_font_funcs_set_glyph_contour_point_func
267 hb_font_funcs_set_glyph_extents_func
268 hb_font_funcs_set_glyph_from_name_func
269 hb_font_funcs_set_glyph_h_advance_func
270 hb_font_funcs_set_glyph_h_advances_func
271 hb_font_funcs_set_glyph_h_kerning_func
272 hb_font_funcs_set_glyph_h_origin_func
273 hb_font_funcs_set_glyph_name_func
274 hb_font_funcs_set_glyph_v_advance_func
275 hb_font_funcs_set_glyph_v_advances_func
276 hb_font_funcs_set_glyph_v_origin_func
277 hb_font_funcs_set_nominal_glyph_func
278 hb_font_funcs_set_nominal_glyphs_func
279 hb_font_funcs_set_user_data
280 hb_font_funcs_set_variation_glyph_func
281 hb_font_funcs_t
282 hb_font_get_empty
283 hb_font_get_face
284 hb_font_get_glyph
285 hb_font_get_glyph_advance_for_direction
286 hb_font_get_glyph_advance_func_t
287 hb_font_get_glyph_advances_for_direction
288 hb_font_get_glyph_advances_func_t
289 hb_font_get_glyph_contour_point
290 hb_font_get_glyph_contour_point_for_origin
291 hb_font_get_glyph_contour_point_func_t
292 hb_font_get_glyph_extents
293 hb_font_get_glyph_extents_for_origin
294 hb_font_get_glyph_extents_func_t
295 hb_font_get_glyph_from_name
296 hb_font_get_glyph_from_name_func_t
297 hb_font_get_glyph_h_advance
298 hb_font_get_glyph_h_advance_func_t
299 hb_font_get_glyph_h_advances
300 hb_font_get_glyph_h_advances_func_t
301 hb_font_get_glyph_h_kerning
302 hb_font_get_glyph_h_kerning_func_t
303 hb_font_get_glyph_h_origin
304 hb_font_get_glyph_h_origin_func_t
305 hb_font_get_glyph_kerning_for_direction
306 hb_font_get_glyph_kerning_func_t
307 hb_font_get_glyph_name
308 hb_font_get_glyph_name_func_t
309 hb_font_get_glyph_origin_for_direction
310 hb_font_get_glyph_origin_func_t
311 hb_font_get_glyph_v_advance
312 hb_font_get_glyph_v_advance_func_t
313 hb_font_get_glyph_v_advances
314 hb_font_get_glyph_v_advances_func_t
315 hb_font_get_glyph_v_origin
316 hb_font_get_glyph_v_origin_func_t
317 hb_font_get_nominal_glyph
318 hb_font_get_nominal_glyph_func_t
319 hb_font_get_nominal_glyphs
320 hb_font_get_nominal_glyphs_func_t
321 hb_font_get_parent
322 hb_font_get_ppem
323 hb_font_get_ptem
324 hb_font_get_scale
325 hb_font_get_user_data
326 hb_font_get_variation_glyph
327 hb_font_get_variation_glyph_func_t
328 hb_font_get_var_coords_normalized
329 hb_font_glyph_from_string
330 hb_font_glyph_to_string
331 hb_font_is_immutable
332 hb_font_make_immutable
333 hb_font_reference
334 hb_font_set_face
335 hb_font_set_funcs
336 hb_font_set_funcs_data
337 hb_font_set_parent
338 hb_font_set_ppem
339 hb_font_set_ptem
340 hb_font_set_scale
341 hb_font_set_user_data
342 hb_font_set_variations
343 hb_font_set_var_coords_design
344 hb_font_set_var_coords_normalized
345 hb_font_subtract_glyph_origin_for_direction
346 hb_font_t
347 hb_reference_table_func_t
348 hb_font_funcs_set_font_h_extents_func
349 hb_font_funcs_set_font_v_extents_func
350 hb_font_get_extents_for_direction
351 hb_font_get_font_extents_func_t
352 hb_font_get_font_h_extents_func_t
353 hb_font_get_font_v_extents_func_t
354 hb_font_get_h_extents
355 hb_font_get_v_extents
356 </SECTION>
357
358 <SECTION>
359 <FILE>hb-ft</FILE>
360 hb_ft_face_create
361 hb_ft_face_create_cached
362 hb_ft_face_create_referenced
363 hb_ft_font_create
364 hb_ft_font_create_referenced
365 hb_ft_font_changed
366 hb_ft_font_get_face
367 hb_ft_font_set_load_flags
368 hb_ft_font_get_load_flags
369 hb_ft_font_set_funcs
370 </SECTION>
371
372 <SECTION>
373 <FILE>hb-glib</FILE>
374 hb_glib_get_unicode_funcs
375 hb_glib_script_from_script
376 hb_glib_script_to_script
377 hb_glib_blob_create
378 </SECTION>
379
380 <SECTION>
381 <FILE>hb-gobject</FILE>
382 HB_GOBJECT_TYPE_BLOB
383 HB_GOBJECT_TYPE_BUFFER
384 HB_GOBJECT_TYPE_BUFFER_CONTENT_TYPE
385 HB_GOBJECT_TYPE_BUFFER_DIFF_FLAGS
386 HB_GOBJECT_TYPE_BUFFER_FLAGS
387 HB_GOBJECT_TYPE_BUFFER_SERIALIZE_FLAGS
388 HB_GOBJECT_TYPE_BUFFER_SERIALIZE_FORMAT
389 HB_GOBJECT_TYPE_DIRECTION
390 HB_GOBJECT_TYPE_FACE
391 HB_GOBJECT_TYPE_FONT
392 HB_GOBJECT_TYPE_FONT_FUNCS
393 HB_GOBJECT_TYPE_GLYPH_FLAGS
394 HB_GOBJECT_TYPE_MAP
395 HB_GOBJECT_TYPE_MEMORY_MODE
396 HB_GOBJECT_TYPE_OT_COLOR_PALETTE_FLAGS
397 HB_GOBJECT_TYPE_OT_LAYOUT_GLYPH_CLASS
398 HB_GOBJECT_TYPE_OT_MATH_CONSTANT
399 HB_GOBJECT_TYPE_OT_MATH_GLYPH_PART
400 HB_GOBJECT_TYPE_OT_MATH_GLYPH_PART_FLAGS
401 HB_GOBJECT_TYPE_OT_MATH_GLYPH_VARIANT
402 HB_GOBJECT_TYPE_OT_MATH_KERN
403 HB_GOBJECT_TYPE_SCRIPT
404 HB_GOBJECT_TYPE_SHAPE_PLAN
405 HB_GOBJECT_TYPE_UNICODE_COMBINING_CLASS
406 HB_GOBJECT_TYPE_UNICODE_FUNCS
407 HB_GOBJECT_TYPE_UNICODE_GENERAL_CATEGORY
408 HB_GOBJECT_TYPE_BUFFER_CLUSTER_LEVEL
409 HB_GOBJECT_TYPE_FEATURE
410 HB_GOBJECT_TYPE_GLYPH_INFO
411 HB_GOBJECT_TYPE_GLYPH_POSITION
412 HB_GOBJECT_TYPE_SEGMENT_PROPERTIES
413 HB_GOBJECT_TYPE_SET
414 HB_GOBJECT_TYPE_USER_DATA_KEY
415 hb_gobject_blob_get_type
416 hb_gobject_buffer_content_type_get_type
417 hb_gobject_buffer_diff_flags_get_type
418 hb_gobject_buffer_flags_get_type
419 hb_gobject_buffer_get_type
420 hb_gobject_buffer_serialize_flags_get_type
421 hb_gobject_buffer_serialize_format_get_type
422 hb_gobject_direction_get_type
423 hb_gobject_face_get_type
424 hb_gobject_font_funcs_get_type
425 hb_gobject_font_get_type
426 hb_gobject_glyph_flags_get_type
427 hb_gobject_map_get_type
428 hb_gobject_memory_mode_get_type
429 hb_gobject_ot_color_palette_flags_get_type
430 hb_gobject_ot_layout_glyph_class_get_type
431 hb_gobject_ot_math_constant_get_type
432 hb_gobject_ot_math_glyph_part_get_type
433 hb_gobject_ot_math_glyph_part_flags_get_type
434 hb_gobject_ot_math_glyph_variant_get_type
435 hb_gobject_ot_math_kern_get_type
436 hb_gobject_script_get_type
437 hb_gobject_shape_plan_get_type
438 hb_gobject_unicode_combining_class_get_type
439 hb_gobject_unicode_funcs_get_type
440 hb_gobject_unicode_general_category_get_type
441 hb_gobject_buffer_cluster_level_get_type
442 hb_gobject_feature_get_type
443 hb_gobject_glyph_info_get_type
444 hb_gobject_glyph_position_get_type
445 hb_gobject_segment_properties_get_type
446 hb_gobject_set_get_type
447 hb_gobject_user_data_key_get_type
448 <SUBSECTION Private>
449 HB_GOBJECT_H_IN
450 </SECTION>
451
452 <SECTION>
453 <FILE>hb-graphite2</FILE>
454 HB_GRAPHITE2_TAG_SILF
455 hb_graphite2_face_get_gr_face
456 hb_graphite2_font_get_gr_font
457 </SECTION>
458
459 <SECTION>
460 <FILE>hb-icu</FILE>
461 hb_icu_get_unicode_funcs
462 hb_icu_script_from_script
463 hb_icu_script_to_script
464 </SECTION>
465
466 <SECTION>
467 <FILE>hb-map</FILE>
468 HB_MAP_VALUE_INVALID
469 hb_map_allocation_successful
470 hb_map_clear
471 hb_map_create
472 hb_map_del
473 hb_map_destroy
474 hb_map_get
475 hb_map_get_empty
476 hb_map_get_population
477 hb_map_get_user_data
478 hb_map_has
479 hb_map_is_empty
480 hb_map_reference
481 hb_map_set
482 hb_map_set_user_data
483 hb_map_t
484 </SECTION>
485
486 <SECTION>
487 <FILE>hb-ot-color</FILE>
488 hb_color_t
489 HB_COLOR
490 hb_color_get_alpha
491 hb_color_get_blue
492 hb_color_get_green
493 hb_color_get_red
494 hb_ot_color_glyph_get_layers
495 hb_ot_color_glyph_reference_png
496 hb_ot_color_glyph_reference_svg
497 hb_ot_color_has_layers
498 hb_ot_color_has_palettes
499 hb_ot_color_has_png
500 hb_ot_color_has_svg
501 hb_ot_color_layer_t
502 hb_ot_color_palette_color_get_name_id
503 hb_ot_color_palette_flags_t
504 hb_ot_color_palette_get_colors
505 hb_ot_color_palette_get_count
506 hb_ot_color_palette_get_flags
507 hb_ot_color_palette_get_name_id
508 </SECTION>
509
510 <SECTION>
511 <FILE>hb-ot-font</FILE>
512 hb_ot_font_set_funcs
513 </SECTION>
514
515 <SECTION>
516 <FILE>hb-ot-name</FILE>
517 hb_ot_name_id_t
518 HB_OT_NAME_ID_INVALID
519 hb_ot_name_entry_t
520 hb_ot_name_list_names
521 hb_ot_name_get_utf16
522 hb_ot_name_get_utf32
523 hb_ot_name_get_utf8
524 </SECTION>
525
526 <SECTION>
527 <FILE>hb-ot-layout</FILE>
528 HB_OT_MAX_TAGS_PER_LANGUAGE
529 HB_OT_MAX_TAGS_PER_SCRIPT
530 HB_OT_TAG_DEFAULT_LANGUAGE
531 HB_OT_TAG_DEFAULT_SCRIPT
532 hb_ot_tag_to_language
533 hb_ot_tag_to_script
534 hb_ot_tags_from_script_and_language
535 hb_ot_tags_to_script_and_language
536 HB_OT_LAYOUT_DEFAULT_LANGUAGE_INDEX
537 HB_OT_LAYOUT_NO_FEATURE_INDEX
538 HB_OT_LAYOUT_NO_SCRIPT_INDEX
539 HB_OT_LAYOUT_NO_VARIATIONS_INDEX
540 HB_OT_TAG_BASE
541 HB_OT_TAG_GDEF
542 HB_OT_TAG_GPOS
543 HB_OT_TAG_GSUB
544 HB_OT_TAG_JSTF
545 hb_ot_layout_collect_lookups
546 hb_ot_layout_collect_features
547 hb_ot_layout_feature_get_characters
548 hb_ot_layout_feature_get_lookups
549 hb_ot_layout_feature_get_name_ids
550 hb_ot_layout_feature_with_variations_get_lookups
551 hb_ot_layout_get_attach_points
552 hb_ot_layout_get_glyph_class
553 hb_ot_layout_get_glyphs_in_class
554 hb_ot_layout_get_ligature_carets
555 hb_ot_layout_get_size_params
556 hb_ot_layout_glyph_class_t
557 hb_ot_layout_glyph_sequence_func_t
558 hb_ot_layout_has_glyph_classes
559 hb_ot_layout_has_positioning
560 hb_ot_layout_has_substitution
561 hb_ot_layout_language_find_feature
562 hb_ot_layout_language_get_feature_indexes
563 hb_ot_layout_language_get_feature_tags
564 hb_ot_layout_language_get_required_feature
565 hb_ot_layout_lookup_collect_glyphs
566 hb_ot_layout_lookup_substitute_closure
567 hb_ot_layout_lookups_substitute_closure
568 hb_ot_layout_lookup_would_substitute
569 hb_ot_layout_script_find_language
570 hb_ot_layout_script_get_language_tags
571 hb_ot_layout_script_select_language
572 hb_ot_layout_table_find_feature_variations
573 hb_ot_layout_table_get_feature_tags
574 hb_ot_layout_table_get_script_tags
575 hb_ot_layout_table_get_lookup_count
576 hb_ot_layout_table_select_script
577 hb_ot_shape_plan_collect_lookups
578 hb_ot_layout_language_get_required_feature_index
579 <SUBSECTION Private>
580 Xhb_ot_layout_lookup_enumerate_sequences
581 Xhb_ot_layout_lookup_position
582 Xhb_ot_layout_lookup_substitute
583 </SECTION>
584
585 <SECTION>
586 <FILE>hb-ot-math</FILE>
587 HB_OT_TAG_MATH
588 HB_OT_MATH_SCRIPT
589 hb_ot_math_constant_t
590 hb_ot_math_kern_t
591 hb_ot_math_glyph_variant_t
592 hb_ot_math_glyph_part_flags_t
593 hb_ot_math_glyph_part_t
594 hb_ot_math_has_data
595 hb_ot_math_get_constant
596 hb_ot_math_get_glyph_italics_correction
597 hb_ot_math_get_glyph_top_accent_attachment
598 hb_ot_math_get_glyph_kerning
599 hb_ot_math_is_glyph_extended_shape
600 hb_ot_math_get_glyph_variants
601 hb_ot_math_get_min_connector_overlap
602 hb_ot_math_get_glyph_assembly
603 </SECTION>
604
605 <SECTION>
606 <FILE>hb-ot-metrics</FILE>
607 hb_ot_metrics_t
608 hb_ot_metrics_get_position
609 hb_ot_metrics_get_variation
610 hb_ot_metrics_get_x_variation
611 hb_ot_metrics_get_y_variation
612 </SECTION>
613
614 <SECTION>
615 <FILE>hb-ot-shape</FILE>
616 hb_ot_shape_glyphs_closure
617 </SECTION>
618
619 <SECTION>
620 <FILE>hb-ot-var</FILE>
621 HB_OT_TAG_VAR_AXIS_ITALIC
622 HB_OT_TAG_VAR_AXIS_OPTICAL_SIZE
623 HB_OT_TAG_VAR_AXIS_SLANT
624 HB_OT_TAG_VAR_AXIS_WEIGHT
625 HB_OT_TAG_VAR_AXIS_WIDTH
626 hb_ot_var_has_data
627 hb_ot_var_axis_flags_t
628 hb_ot_var_axis_info_t
629 hb_ot_var_find_axis_info
630 hb_ot_var_get_axis_count
631 hb_ot_var_get_axis_infos
632 hb_ot_var_get_named_instance_count
633 hb_ot_var_named_instance_get_subfamily_name_id
634 hb_ot_var_named_instance_get_postscript_name_id
635 hb_ot_var_named_instance_get_design_coords
636 hb_ot_var_normalize_variations
637 hb_ot_var_normalize_coords
638 </SECTION>
639
640 <SECTION>
641 <FILE>hb-set</FILE>
642 HB_SET_VALUE_INVALID
643 hb_set_add
644 hb_set_add_range
645 hb_set_allocation_successful
646 hb_set_clear
647 hb_set_create
648 hb_set_del
649 hb_set_del_range
650 hb_set_destroy
651 hb_set_get_empty
652 hb_set_get_max
653 hb_set_get_min
654 hb_set_get_population
655 hb_set_get_user_data
656 hb_set_has
657 hb_set_intersect
658 hb_set_is_empty
659 hb_set_is_equal
660 hb_set_is_subset
661 hb_set_next
662 hb_set_next_range
663 hb_set_previous
664 hb_set_previous_range
665 hb_set_reference
666 hb_set_set
667 hb_set_set_user_data
668 hb_set_subtract
669 hb_set_symmetric_difference
670 hb_set_t
671 hb_set_union
672 </SECTION>
673
674 <SECTION>
675 <FILE>hb-shape</FILE>
676 hb_shape
677 hb_shape_full
678 hb_shape_list_shapers
679 </SECTION>
680
681 <SECTION>
682 <FILE>hb-shape-plan</FILE>
683 hb_shape_plan_create
684 hb_shape_plan_create_cached
685 hb_shape_plan_create2
686 hb_shape_plan_create_cached2
687 hb_shape_plan_destroy
688 hb_shape_plan_execute
689 hb_shape_plan_get_empty
690 hb_shape_plan_get_shaper
691 hb_shape_plan_get_user_data
692 hb_shape_plan_reference
693 hb_shape_plan_set_user_data
694 hb_shape_plan_t
695 </SECTION>
696
697 <SECTION>
698 <FILE>hb-unicode</FILE>
699 HB_UNICODE_MAX
700 hb_unicode_combining_class
701 hb_unicode_combining_class_func_t
702 hb_unicode_combining_class_t
703 hb_unicode_compose
704 hb_unicode_compose_func_t
705 hb_unicode_decompose
706 hb_unicode_decompose_func_t
707 hb_unicode_funcs_create
708 hb_unicode_funcs_destroy
709 hb_unicode_funcs_get_default
710 hb_unicode_funcs_get_empty
711 hb_unicode_funcs_get_parent
712 hb_unicode_funcs_get_user_data
713 hb_unicode_funcs_is_immutable
714 hb_unicode_funcs_make_immutable
715 hb_unicode_funcs_reference
716 hb_unicode_funcs_set_combining_class_func
717 hb_unicode_funcs_set_compose_func
718 hb_unicode_funcs_set_decompose_func
719 hb_unicode_funcs_set_general_category_func
720 hb_unicode_funcs_set_mirroring_func
721 hb_unicode_funcs_set_script_func
722 hb_unicode_funcs_set_user_data
723 hb_unicode_funcs_t
724 hb_unicode_general_category
725 hb_unicode_general_category_func_t
726 hb_unicode_general_category_t
727 hb_unicode_mirroring
728 hb_unicode_mirroring_func_t
729 hb_unicode_script
730 hb_unicode_script_func_t
731 </SECTION>
732
733 <SECTION>
734 <FILE>hb-uniscribe</FILE>
735 hb_uniscribe_font_get_hfont
736 hb_uniscribe_font_get_logfontw
737 </SECTION>
738
739 <SECTION>
740 <FILE>hb-version</FILE>
741 HB_VERSION_ATLEAST
742 HB_VERSION_MAJOR
743 HB_VERSION_MICRO
744 HB_VERSION_MINOR
745 HB_VERSION_STRING
746 hb_version
747 hb_version_atleast
748 hb_version_string
749 </SECTION>