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