Fix build error
[platform/upstream/harfbuzz.git] / docs / harfbuzz-sections.txt
1 <SECTION>
2 <FILE>hb-aat-layout</FILE>
3 HB_AAT_LAYOUT_NO_SELECTOR_INDEX
4 hb_aat_layout_feature_type_t
5 hb_aat_layout_feature_selector_t
6 hb_aat_layout_feature_selector_info_t
7 hb_aat_layout_feature_type_get_name_id
8 hb_aat_layout_feature_type_get_selector_infos
9 hb_aat_layout_get_feature_types
10 hb_aat_layout_has_positioning
11 hb_aat_layout_has_substitution
12 hb_aat_layout_has_tracking
13 </SECTION>
14
15 <SECTION>
16 <FILE>hb-blob</FILE>
17 hb_blob_create
18 hb_blob_create_or_fail
19 hb_blob_create_from_file
20 hb_blob_create_from_file_or_fail
21 hb_blob_create_sub_blob
22 hb_blob_copy_writable_or_fail
23 hb_blob_get_empty
24 hb_blob_reference
25 hb_blob_destroy
26 hb_blob_set_user_data
27 hb_blob_get_user_data
28 hb_blob_make_immutable
29 hb_blob_is_immutable
30 hb_blob_get_data
31 hb_blob_get_data_writable
32 hb_blob_get_length
33 hb_blob_t
34 hb_memory_mode_t
35 </SECTION>
36
37 <SECTION>
38 <FILE>hb-buffer</FILE>
39 hb_buffer_create
40 hb_buffer_allocation_successful
41 hb_buffer_create_similar
42 hb_buffer_get_empty
43 hb_buffer_reference
44 hb_buffer_destroy
45 hb_buffer_set_user_data
46 hb_buffer_get_user_data
47 hb_buffer_reset
48 hb_buffer_clear_contents
49 hb_buffer_pre_allocate
50 hb_buffer_add
51 hb_buffer_add_codepoints
52 hb_buffer_add_utf32
53 hb_buffer_add_utf16
54 hb_buffer_add_utf8
55 hb_buffer_add_latin1
56 hb_buffer_append
57 hb_buffer_set_content_type
58 hb_buffer_get_content_type
59 hb_buffer_set_direction
60 hb_buffer_get_direction
61 hb_buffer_set_script
62 hb_buffer_get_script
63 hb_buffer_set_language
64 hb_buffer_get_language
65 hb_buffer_set_flags
66 hb_buffer_get_flags
67 hb_buffer_set_cluster_level
68 hb_buffer_get_cluster_level
69 hb_buffer_set_length
70 hb_buffer_get_length
71 hb_buffer_set_segment_properties
72 hb_buffer_get_segment_properties
73 hb_buffer_guess_segment_properties
74 hb_buffer_set_unicode_funcs
75 hb_buffer_get_unicode_funcs
76 hb_buffer_get_glyph_infos
77 hb_glyph_info_get_glyph_flags
78 hb_buffer_get_glyph_positions
79 hb_buffer_has_positions
80 hb_buffer_set_invisible_glyph
81 hb_buffer_get_invisible_glyph
82 hb_buffer_set_not_found_glyph
83 hb_buffer_get_not_found_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
91 hb_buffer_serialize_glyphs
92 hb_buffer_deserialize_glyphs
93 hb_buffer_serialize_unicode
94 hb_buffer_deserialize_unicode
95 hb_buffer_serialize_format_from_string
96 hb_buffer_serialize_format_to_string
97 hb_buffer_serialize_list_formats
98 hb_segment_properties_equal
99 hb_segment_properties_hash
100 hb_segment_properties_overlay
101 hb_buffer_diff
102 hb_buffer_message_func_t
103 hb_buffer_set_message_func
104 HB_SEGMENT_PROPERTIES_DEFAULT
105 HB_BUFFER_REPLACEMENT_CODEPOINT_DEFAULT
106 hb_buffer_t
107 hb_glyph_info_t
108 hb_glyph_flags_t
109 hb_glyph_position_t
110 hb_buffer_content_type_t
111 hb_buffer_flags_t
112 hb_buffer_cluster_level_t
113 hb_segment_properties_t
114 hb_buffer_serialize_format_t
115 hb_buffer_serialize_flags_t
116 hb_buffer_diff_flags_t
117 </SECTION>
118
119 <SECTION>
120 <FILE>hb-common</FILE>
121 HB_TAG
122 HB_UNTAG
123 hb_tag_from_string
124 hb_tag_to_string
125 hb_direction_from_string
126 hb_direction_to_string
127 HB_DIRECTION_REVERSE
128 HB_DIRECTION_IS_BACKWARD
129 HB_DIRECTION_IS_FORWARD
130 HB_DIRECTION_IS_HORIZONTAL
131 HB_DIRECTION_IS_VALID
132 HB_DIRECTION_IS_VERTICAL
133 hb_script_from_iso15924_tag
134 hb_script_to_iso15924_tag
135 hb_script_from_string
136 hb_script_get_horizontal_direction
137 hb_language_from_string
138 hb_language_to_string
139 hb_language_get_default
140 hb_language_matches
141 hb_feature_from_string
142 hb_feature_to_string
143 hb_variation_from_string
144 hb_variation_to_string
145 hb_bool_t
146 hb_codepoint_t
147 HB_CODEPOINT_INVALID
148 hb_destroy_func_t
149 hb_direction_t
150 hb_language_t
151 hb_feature_t
152 hb_variation_t
153 hb_mask_t
154 hb_position_t
155 hb_tag_t
156 hb_script_t
157 hb_user_data_key_t
158 HB_TAG_NONE
159 HB_TAG_MAX
160 HB_TAG_MAX_SIGNED
161 HB_LANGUAGE_INVALID
162 HB_FEATURE_GLOBAL_END
163 HB_FEATURE_GLOBAL_START
164 <SUBSECTION Private>
165 HB_BEGIN_DECLS
166 HB_END_DECLS
167 hb_var_int_t
168 hb_var_num_t
169 int16_t
170 int32_t
171 int64_t
172 int8_t
173 uint16_t
174 uint32_t
175 uint64_t
176 uint8_t
177 HB_EXTERN
178 HB_DEPRECATED
179 HB_DEPRECATED_FOR
180 <SUBSECTION Private>
181 HB_H_IN
182 HB_OT_H_IN
183 HB_AAT_H_IN
184 </SECTION>
185
186 <SECTION>
187 <FILE>hb-features</FILE>
188 HB_HAS_CAIRO
189 HB_HAS_CORETEXT
190 HB_HAS_DIRECTWRITE
191 HB_HAS_FREETYPE
192 HB_HAS_GDI
193 HB_HAS_GLIB
194 HB_HAS_GOBJECT
195 HB_HAS_GRAPHITE
196 HB_HAS_ICU
197 HB_HAS_UNISCRIBE
198 HB_HAS_WASM
199 </SECTION>
200
201 <SECTION>
202 <FILE>hb-draw</FILE>
203 hb_draw_funcs_create
204 hb_draw_funcs_get_empty
205 hb_draw_funcs_reference
206 hb_draw_funcs_destroy
207 hb_draw_funcs_set_user_data
208 hb_draw_funcs_get_user_data
209 hb_draw_funcs_make_immutable
210 hb_draw_funcs_is_immutable
211 hb_draw_move_to_func_t
212 hb_draw_funcs_set_move_to_func
213 hb_draw_line_to_func_t
214 hb_draw_funcs_set_line_to_func
215 hb_draw_quadratic_to_func_t
216 hb_draw_funcs_set_quadratic_to_func
217 hb_draw_cubic_to_func_t
218 hb_draw_funcs_set_cubic_to_func
219 hb_draw_close_path_func_t
220 hb_draw_funcs_set_close_path_func
221 hb_draw_move_to
222 hb_draw_line_to
223 hb_draw_quadratic_to
224 hb_draw_cubic_to
225 hb_draw_close_path
226 HB_DRAW_STATE_DEFAULT
227 hb_draw_funcs_t
228 hb_draw_state_t
229 </SECTION>
230
231 <SECTION>
232 <FILE>hb-paint</FILE>
233 hb_paint_funcs_t
234 hb_paint_funcs_create
235 hb_paint_funcs_get_empty
236 hb_paint_funcs_reference
237 hb_paint_funcs_destroy
238 hb_paint_funcs_set_user_data
239 hb_paint_funcs_get_user_data
240 hb_paint_funcs_make_immutable
241 hb_paint_funcs_is_immutable
242
243 hb_paint_push_transform_func_t
244 hb_paint_funcs_set_push_transform_func
245 hb_paint_pop_transform_func_t
246 hb_paint_funcs_set_pop_transform_func
247 hb_paint_color_glyph_func_t
248 hb_paint_funcs_set_color_glyph_func
249 hb_paint_push_clip_glyph_func_t
250 hb_paint_funcs_set_push_clip_glyph_func
251 hb_paint_push_clip_rectangle_func_t
252 hb_paint_funcs_set_push_clip_rectangle_func
253 hb_paint_pop_clip_func_t
254 hb_paint_funcs_set_pop_clip_func
255 hb_paint_color_func_t
256 hb_paint_funcs_set_color_func
257 HB_PAINT_IMAGE_FORMAT_PNG
258 HB_PAINT_IMAGE_FORMAT_SVG
259 HB_PAINT_IMAGE_FORMAT_BGRA
260 hb_paint_image_func_t
261 hb_paint_funcs_set_image_func
262 hb_color_line_t
263 hb_color_stop_t
264 hb_color_line_get_color_stops_func_t
265 hb_color_line_get_color_stops
266 hb_paint_extend_t
267 hb_color_line_get_extend_func_t
268 hb_color_line_get_extend
269 hb_paint_linear_gradient_func_t
270 hb_paint_funcs_set_linear_gradient_func
271 hb_paint_radial_gradient_func_t
272 hb_paint_funcs_set_radial_gradient_func
273 hb_paint_sweep_gradient_func_t
274 hb_paint_funcs_set_sweep_gradient_func
275 hb_paint_composite_mode_t
276 hb_paint_push_group_func_t
277 hb_paint_funcs_set_push_group_func
278 hb_paint_pop_group_func_t
279 hb_paint_funcs_set_pop_group_func
280 hb_paint_custom_palette_color_func_t
281 hb_paint_funcs_set_custom_palette_color_func
282
283 hb_paint_push_transform
284 hb_paint_pop_transform
285 hb_paint_color_glyph
286 hb_paint_push_clip_glyph
287 hb_paint_push_clip_rectangle
288 hb_paint_pop_clip
289 hb_paint_color
290 hb_paint_image
291 hb_paint_linear_gradient
292 hb_paint_radial_gradient
293 hb_paint_sweep_gradient
294 hb_paint_push_group
295 hb_paint_pop_group
296 hb_paint_custom_palette_color
297 </SECTION>
298
299 <SECTION>
300 <FILE>hb-deprecated</FILE>
301 HB_BUFFER_FLAGS_DEFAULT
302 HB_BUFFER_SERIALIZE_FLAGS_DEFAULT
303 HB_SCRIPT_CANADIAN_ABORIGINAL
304 hb_font_funcs_set_glyph_func
305 hb_font_get_glyph_func_t
306 HB_MATH_GLYPH_PART_FLAG_EXTENDER
307 HB_OT_MATH_SCRIPT
308 hb_ot_layout_table_choose_script
309 hb_ot_layout_table_find_script
310 hb_ot_tag_from_language
311 hb_ot_tags_from_script
312 HB_OT_VAR_NO_AXIS_INDEX
313 hb_ot_var_axis_t
314 hb_ot_var_find_axis
315 hb_ot_var_get_axes
316 hb_unicode_eastasian_width_func_t
317 hb_unicode_eastasian_width
318 hb_unicode_funcs_set_eastasian_width_func
319 HB_UNICODE_MAX_DECOMPOSITION_LEN
320 hb_unicode_decompose_compatibility_func_t
321 hb_unicode_decompose_compatibility
322 hb_unicode_funcs_set_decompose_compatibility_func
323 HB_UNICODE_COMBINING_CLASS_CCC133
324 hb_font_funcs_set_glyph_v_kerning_func
325 hb_font_get_glyph_shape
326 hb_font_get_glyph_shape_func_t
327 hb_font_funcs_set_glyph_shape_func
328 hb_font_get_glyph_v_kerning
329 hb_font_get_glyph_v_kerning_func_t
330 </SECTION>
331
332 <SECTION>
333 <FILE>hb-coretext</FILE>
334 HB_CORETEXT_TAG_KERX
335 HB_CORETEXT_TAG_MORT
336 HB_CORETEXT_TAG_MORX
337 hb_coretext_face_create
338 hb_coretext_font_create
339 hb_coretext_face_get_cg_font
340 hb_coretext_font_get_ct_font
341 </SECTION>
342
343 <SECTION>
344 <FILE>hb-directwrite</FILE>
345 hb_directwrite_face_create
346 hb_directwrite_face_get_font_face
347 </SECTION>
348
349 <SECTION>
350 <FILE>hb-face</FILE>
351 hb_face_count
352 hb_face_t
353 hb_face_create
354 hb_face_create_for_tables
355 hb_face_get_empty
356 hb_face_reference
357 hb_face_destroy
358 hb_face_set_user_data
359 hb_face_get_user_data
360 hb_face_make_immutable
361 hb_face_is_immutable
362 hb_face_get_table_tags
363 hb_face_set_glyph_count
364 hb_face_get_glyph_count
365 hb_face_set_index
366 hb_face_get_index
367 hb_face_set_upem
368 hb_face_get_upem
369 hb_face_reference_blob
370 hb_face_reference_table
371 hb_face_collect_unicodes
372 hb_face_collect_nominal_glyph_mapping
373 hb_face_collect_variation_selectors
374 hb_face_collect_variation_unicodes
375 hb_face_builder_create
376 hb_face_builder_add_table
377 hb_face_builder_sort_tables
378 </SECTION>
379
380 <SECTION>
381 <FILE>hb-font</FILE>
382 hb_font_add_glyph_origin_for_direction
383 hb_font_create
384 hb_font_create_sub_font
385 hb_font_get_empty
386 hb_font_reference
387 hb_font_destroy
388 hb_font_set_user_data
389 hb_font_get_user_data
390 hb_font_make_immutable
391 hb_font_is_immutable
392 hb_font_set_face
393 hb_font_get_face
394 hb_font_get_glyph
395 hb_font_get_glyph_advance_for_direction
396 hb_font_get_glyph_advances_for_direction
397 hb_font_get_glyph_contour_point
398 hb_font_get_glyph_contour_point_for_origin
399 hb_font_get_glyph_extents
400 hb_font_get_glyph_extents_for_origin
401 hb_font_get_glyph_from_name
402 hb_font_get_glyph_h_advance
403 hb_font_get_glyph_v_advance
404 hb_font_get_glyph_h_advances
405 hb_font_get_glyph_v_advances
406 hb_font_get_glyph_h_kerning
407 hb_font_get_glyph_kerning_for_direction
408 hb_font_get_glyph_h_origin
409 hb_font_get_glyph_v_origin
410 hb_font_get_glyph_origin_for_direction
411 hb_font_get_glyph_name
412 hb_font_draw_glyph
413 hb_font_paint_glyph
414 hb_font_get_nominal_glyph
415 hb_font_get_nominal_glyphs
416 hb_font_get_variation_glyph
417 hb_font_set_parent
418 hb_font_get_parent
419 hb_font_set_ppem
420 hb_font_get_ppem
421 hb_font_set_ptem
422 hb_font_get_ptem
423 hb_font_set_scale
424 hb_font_get_scale
425 hb_font_get_synthetic_bold
426 hb_font_set_synthetic_bold
427 hb_font_set_synthetic_slant
428 hb_font_get_synthetic_slant
429 hb_font_set_variations
430 hb_font_set_variation
431 HB_FONT_NO_VAR_NAMED_INSTANCE
432 hb_font_set_var_named_instance
433 hb_font_get_var_named_instance
434 hb_font_set_var_coords_design
435 hb_font_get_var_coords_design
436 hb_font_set_var_coords_normalized
437 hb_font_get_var_coords_normalized
438 hb_font_glyph_from_string
439 hb_font_glyph_to_string
440 hb_font_get_serial
441 hb_font_changed
442 hb_font_set_funcs
443 hb_font_set_funcs_data
444 hb_font_subtract_glyph_origin_for_direction
445 hb_font_funcs_create
446 hb_font_funcs_get_empty
447 hb_font_funcs_reference
448 hb_font_funcs_destroy
449 hb_font_funcs_set_user_data
450 hb_font_funcs_get_user_data
451 hb_font_funcs_make_immutable
452 hb_font_funcs_is_immutable
453 hb_font_get_glyph_contour_point_func_t
454 hb_font_funcs_set_glyph_contour_point_func
455 hb_font_get_glyph_extents_func_t
456 hb_font_funcs_set_glyph_extents_func
457 hb_font_get_glyph_from_name_func_t
458 hb_font_funcs_set_glyph_from_name_func
459 hb_font_get_glyph_advance_func_t
460 hb_font_get_glyph_h_advance_func_t
461 hb_font_funcs_set_glyph_h_advance_func
462 hb_font_get_glyph_v_advance_func_t
463 hb_font_funcs_set_glyph_v_advance_func
464 hb_font_get_glyph_advances_func_t
465 hb_font_get_glyph_h_advances_func_t
466 hb_font_funcs_set_glyph_h_advances_func
467 hb_font_get_glyph_v_advances_func_t
468 hb_font_funcs_set_glyph_v_advances_func
469 hb_font_get_glyph_kerning_func_t
470 hb_font_get_glyph_h_kerning_func_t
471 hb_font_funcs_set_glyph_h_kerning_func
472 hb_font_get_glyph_origin_func_t
473 hb_font_get_glyph_h_origin_func_t
474 hb_font_funcs_set_glyph_h_origin_func
475 hb_font_get_glyph_v_origin_func_t
476 hb_font_funcs_set_glyph_v_origin_func
477 hb_font_get_glyph_name_func_t
478 hb_font_funcs_set_glyph_name_func
479 hb_font_draw_glyph_func_t
480 hb_font_funcs_set_draw_glyph_func
481 hb_font_paint_glyph_func_t
482 hb_font_funcs_set_paint_glyph_func
483 hb_font_get_nominal_glyph_func_t
484 hb_font_funcs_set_nominal_glyph_func
485 hb_font_get_nominal_glyphs_func_t
486 hb_font_funcs_set_nominal_glyphs_func
487 hb_font_get_variation_glyph_func_t
488 hb_font_funcs_set_variation_glyph_func
489 hb_font_funcs_t
490 hb_font_t
491 hb_reference_table_func_t
492 hb_font_get_font_extents_func_t
493 hb_font_get_font_h_extents_func_t
494 hb_font_funcs_set_font_h_extents_func
495 hb_font_get_font_v_extents_func_t
496 hb_font_funcs_set_font_v_extents_func
497 hb_font_get_h_extents
498 hb_font_get_v_extents
499 hb_font_get_extents_for_direction
500 hb_font_extents_t
501 hb_glyph_extents_t
502 </SECTION>
503
504 <SECTION>
505 <FILE>hb-ft</FILE>
506 hb_ft_face_create
507 hb_ft_face_create_cached
508 hb_ft_face_create_referenced
509 hb_ft_font_create
510 hb_ft_font_create_referenced
511 hb_ft_font_changed
512 hb_ft_font_get_face
513 hb_ft_font_lock_face
514 hb_ft_font_unlock_face
515 hb_ft_font_set_load_flags
516 hb_ft_font_get_load_flags
517 hb_ft_font_set_funcs
518 hb_ft_hb_font_changed
519 </SECTION>
520
521 <SECTION>
522 <FILE>hb-gdi</FILE>
523 hb_gdi_face_create
524 </SECTION>
525
526 <SECTION>
527 <FILE>hb-glib</FILE>
528 hb_glib_get_unicode_funcs
529 hb_glib_script_from_script
530 hb_glib_script_to_script
531 hb_glib_blob_create
532 </SECTION>
533
534 <SECTION>
535 <FILE>hb-graphite2</FILE>
536 HB_GRAPHITE2_TAG_SILF
537 hb_graphite2_face_get_gr_face
538 hb_graphite2_font_get_gr_font
539 </SECTION>
540
541 <SECTION>
542 <FILE>hb-icu</FILE>
543 hb_icu_get_unicode_funcs
544 hb_icu_script_from_script
545 hb_icu_script_to_script
546 </SECTION>
547
548 <SECTION>
549 <FILE>hb-map</FILE>
550 hb_map_create
551 hb_map_allocation_successful
552 hb_map_copy
553 hb_map_clear
554 hb_map_get_empty
555 hb_map_reference
556 hb_map_destroy
557 hb_map_set_user_data
558 hb_map_get_user_data
559 hb_map_set
560 hb_map_get
561 hb_map_del
562 hb_map_has
563 hb_map_get_population
564 hb_map_is_empty
565 hb_map_is_equal
566 hb_map_hash
567 hb_map_update
568 hb_map_next
569 hb_map_keys
570 hb_map_values
571 HB_MAP_VALUE_INVALID
572 hb_map_t
573 </SECTION>
574
575 <SECTION>
576 <FILE>hb-ot-color</FILE>
577 HB_COLOR
578 hb_color_get_alpha
579 hb_color_get_blue
580 hb_color_get_green
581 hb_color_get_red
582 hb_ot_color_glyph_get_layers
583 hb_ot_color_glyph_reference_png
584 hb_ot_color_glyph_reference_svg
585 hb_ot_color_has_layers
586 hb_ot_color_has_paint
587 hb_ot_color_glyph_has_paint
588 hb_ot_color_has_palettes
589 hb_ot_color_has_png
590 hb_ot_color_has_svg
591 hb_ot_color_palette_color_get_name_id
592 hb_ot_color_palette_get_colors
593 hb_ot_color_palette_get_count
594 hb_ot_color_palette_get_flags
595 hb_ot_color_palette_get_name_id
596 hb_color_t
597 hb_ot_color_layer_t
598 hb_ot_color_palette_flags_t
599 </SECTION>
600
601 <SECTION>
602 <FILE>hb-ot-font</FILE>
603 hb_ot_font_set_funcs
604 </SECTION>
605
606 <SECTION>
607 <FILE>hb-ot-name</FILE>
608 hb_ot_name_list_names
609 hb_ot_name_get_utf16
610 hb_ot_name_get_utf32
611 hb_ot_name_get_utf8
612 hb_ot_name_id_t
613 hb_ot_name_id_predefined_t
614 hb_ot_name_entry_t
615 </SECTION>
616
617 <SECTION>
618 <FILE>hb-ot-layout</FILE>
619 hb_ot_tag_to_language
620 hb_ot_tag_to_script
621 hb_ot_tags_from_script_and_language
622 hb_ot_tags_to_script_and_language
623 hb_ot_layout_collect_lookups
624 hb_ot_layout_collect_features
625 hb_ot_layout_collect_features_map
626 hb_ot_layout_feature_get_characters
627 hb_ot_layout_feature_get_lookups
628 hb_ot_layout_feature_get_name_ids
629 hb_ot_layout_feature_with_variations_get_lookups
630 hb_ot_layout_get_attach_points
631 hb_ot_layout_get_font_extents
632 hb_ot_layout_get_font_extents2
633 hb_ot_layout_get_horizontal_baseline_tag_for_script
634 hb_ot_layout_get_baseline
635 hb_ot_layout_get_baseline2
636 hb_ot_layout_get_baseline_with_fallback
637 hb_ot_layout_get_baseline_with_fallback2
638 hb_ot_layout_get_glyph_class
639 hb_ot_layout_get_glyphs_in_class
640 hb_ot_layout_get_ligature_carets
641 hb_ot_layout_get_size_params
642 hb_ot_layout_has_glyph_classes
643 hb_ot_layout_has_positioning
644 hb_ot_layout_has_substitution
645 hb_ot_layout_language_find_feature
646 hb_ot_layout_language_get_feature_indexes
647 hb_ot_layout_language_get_feature_tags
648 hb_ot_layout_language_get_required_feature
649 hb_ot_layout_lookup_collect_glyphs
650 hb_ot_layout_lookup_get_glyph_alternates
651 hb_ot_layout_lookup_get_optical_bound
652 hb_ot_layout_lookup_substitute_closure
653 hb_ot_layout_lookups_substitute_closure
654 hb_ot_layout_lookup_would_substitute
655 hb_ot_layout_script_find_language
656 hb_ot_layout_script_get_language_tags
657 hb_ot_layout_script_select_language
658 hb_ot_layout_script_select_language2
659 hb_ot_layout_table_find_feature_variations
660 hb_ot_layout_table_get_feature_tags
661 hb_ot_layout_table_get_script_tags
662 hb_ot_layout_table_get_lookup_count
663 hb_ot_layout_table_select_script
664 hb_ot_shape_plan_collect_lookups
665 hb_ot_layout_language_get_required_feature_index
666 HB_OT_MAX_TAGS_PER_LANGUAGE
667 HB_OT_MAX_TAGS_PER_SCRIPT
668 HB_OT_TAG_DEFAULT_LANGUAGE
669 HB_OT_TAG_DEFAULT_SCRIPT
670 HB_OT_LAYOUT_DEFAULT_LANGUAGE_INDEX
671 HB_OT_LAYOUT_NO_FEATURE_INDEX
672 HB_OT_LAYOUT_NO_SCRIPT_INDEX
673 HB_OT_LAYOUT_NO_VARIATIONS_INDEX
674 HB_OT_TAG_BASE
675 HB_OT_TAG_GDEF
676 HB_OT_TAG_GPOS
677 HB_OT_TAG_GSUB
678 HB_OT_TAG_JSTF
679 hb_ot_layout_baseline_tag_t
680 hb_ot_layout_glyph_class_t
681 </SECTION>
682
683 <SECTION>
684 <FILE>hb-ot-math</FILE>
685 hb_ot_math_has_data
686 hb_ot_math_get_constant
687 hb_ot_math_get_glyph_italics_correction
688 hb_ot_math_get_glyph_top_accent_attachment
689 hb_ot_math_get_glyph_kerning
690 hb_ot_math_get_glyph_kernings
691 hb_ot_math_is_glyph_extended_shape
692 hb_ot_math_get_glyph_variants
693 hb_ot_math_get_min_connector_overlap
694 hb_ot_math_get_glyph_assembly
695 HB_OT_TAG_MATH
696 HB_OT_TAG_MATH_SCRIPT
697 hb_ot_math_constant_t
698 hb_ot_math_kern_t
699 hb_ot_math_kern_entry_t
700 hb_ot_math_glyph_variant_t
701 hb_ot_math_glyph_part_flags_t
702 hb_ot_math_glyph_part_t
703 </SECTION>
704
705 <SECTION>
706 <FILE>hb-ot-meta</FILE>
707 hb_ot_meta_get_entry_tags
708 hb_ot_meta_reference_entry
709 hb_ot_meta_tag_t
710 </SECTION>
711
712 <SECTION>
713 <FILE>hb-ot-metrics</FILE>
714 hb_ot_metrics_get_position
715 hb_ot_metrics_get_position_with_fallback
716 hb_ot_metrics_get_variation
717 hb_ot_metrics_get_x_variation
718 hb_ot_metrics_get_y_variation
719 hb_ot_metrics_tag_t
720 </SECTION>
721
722 <SECTION>
723 <FILE>hb-ot-shape</FILE>
724 hb_ot_shape_glyphs_closure
725 </SECTION>
726
727 <SECTION>
728 <FILE>hb-ot-var</FILE>
729 hb_ot_var_has_data
730 hb_ot_var_find_axis_info
731 hb_ot_var_get_axis_count
732 hb_ot_var_get_axis_infos
733 hb_ot_var_get_named_instance_count
734 hb_ot_var_named_instance_get_subfamily_name_id
735 hb_ot_var_named_instance_get_postscript_name_id
736 hb_ot_var_named_instance_get_design_coords
737 hb_ot_var_normalize_variations
738 hb_ot_var_normalize_coords
739 HB_OT_TAG_VAR_AXIS_ITALIC
740 HB_OT_TAG_VAR_AXIS_OPTICAL_SIZE
741 HB_OT_TAG_VAR_AXIS_SLANT
742 HB_OT_TAG_VAR_AXIS_WEIGHT
743 HB_OT_TAG_VAR_AXIS_WIDTH
744 hb_ot_var_axis_flags_t
745 hb_ot_var_axis_info_t
746 </SECTION>
747
748 <SECTION>
749 <FILE>hb-set</FILE>
750 hb_set_create
751 hb_set_allocation_successful
752 hb_set_copy
753 hb_set_get_empty
754 hb_set_reference
755 hb_set_destroy
756 hb_set_set_user_data
757 hb_set_get_user_data
758 hb_set_clear
759 hb_set_set
760 hb_set_has
761 hb_set_add
762 hb_set_add_range
763 hb_set_add_sorted_array
764 hb_set_del
765 hb_set_del_range
766 hb_set_get_max
767 hb_set_get_min
768 hb_set_get_population
769 hb_set_is_empty
770 hb_set_hash
771 hb_set_subtract
772 hb_set_intersect
773 hb_set_union
774 hb_set_symmetric_difference
775 hb_set_invert
776 hb_set_is_inverted
777 hb_set_is_equal
778 hb_set_is_subset
779 hb_set_next
780 hb_set_next_range
781 hb_set_next_many
782 hb_set_previous
783 hb_set_previous_range
784 HB_SET_VALUE_INVALID
785 hb_set_t
786 </SECTION>
787
788 <SECTION>
789 <FILE>hb-shape</FILE>
790 hb_shape
791 hb_shape_full
792 hb_shape_justify
793 hb_shape_list_shapers
794 </SECTION>
795
796 <SECTION>
797 <FILE>hb-shape-plan</FILE>
798 hb_shape_plan_create
799 hb_shape_plan_create_cached
800 hb_shape_plan_create2
801 hb_shape_plan_create_cached2
802 hb_shape_plan_get_empty
803 hb_shape_plan_reference
804 hb_shape_plan_destroy
805 hb_shape_plan_set_user_data
806 hb_shape_plan_get_user_data
807 hb_shape_plan_execute
808 hb_shape_plan_get_shaper
809 hb_shape_plan_t
810 </SECTION>
811
812 <SECTION>
813 <FILE>hb-unicode</FILE>
814 hb_unicode_general_category
815 hb_unicode_combining_class
816 hb_unicode_mirroring
817 hb_unicode_script
818 hb_unicode_compose
819 hb_unicode_decompose
820 hb_unicode_funcs_create
821 hb_unicode_funcs_get_empty
822 hb_unicode_funcs_reference
823 hb_unicode_funcs_destroy
824 hb_unicode_funcs_set_user_data
825 hb_unicode_funcs_get_user_data
826 hb_unicode_funcs_make_immutable
827 hb_unicode_funcs_is_immutable
828 hb_unicode_funcs_get_default
829 hb_unicode_funcs_get_parent
830 hb_unicode_general_category_func_t
831 hb_unicode_funcs_set_general_category_func
832 hb_unicode_combining_class_func_t
833 hb_unicode_funcs_set_combining_class_func
834 hb_unicode_mirroring_func_t
835 hb_unicode_funcs_set_mirroring_func
836 hb_unicode_script_func_t
837 hb_unicode_funcs_set_script_func
838 hb_unicode_compose_func_t
839 hb_unicode_funcs_set_compose_func
840 hb_unicode_decompose_func_t
841 hb_unicode_funcs_set_decompose_func
842 HB_UNICODE_MAX
843 hb_unicode_combining_class_t
844 hb_unicode_general_category_t
845 hb_unicode_funcs_t
846 </SECTION>
847
848 <SECTION>
849 <FILE>hb-uniscribe</FILE>
850 hb_uniscribe_font_get_hfont
851 hb_uniscribe_font_get_logfontw
852 </SECTION>
853
854 <SECTION>
855 <FILE>hb-version</FILE>
856 HB_VERSION_ATLEAST
857 hb_version
858 hb_version_atleast
859 hb_version_string
860 HB_VERSION_MAJOR
861 HB_VERSION_MICRO
862 HB_VERSION_MINOR
863 HB_VERSION_STRING
864 </SECTION>
865
866 <SECTION>
867 <FILE>hb-style</FILE>
868 hb_style_tag_t
869 hb_style_get_value
870 </SECTION>
871
872 <SECTION>
873 <FILE>hb-subset</FILE>
874 hb_subset_input_create_or_fail
875 hb_subset_input_reference
876 hb_subset_input_destroy
877 hb_subset_input_set_user_data
878 hb_subset_input_get_user_data
879 hb_subset_input_keep_everything
880 hb_subset_input_set_flags
881 hb_subset_input_get_flags
882 hb_subset_input_unicode_set
883 hb_subset_input_glyph_set
884 hb_subset_input_set
885 hb_subset_input_old_to_new_glyph_mapping
886 hb_subset_input_pin_axis_location
887 hb_subset_input_pin_axis_to_default
888 hb_subset_or_fail
889 hb_subset_plan_create_or_fail
890 hb_subset_plan_reference
891 hb_subset_plan_destroy
892 hb_subset_plan_set_user_data
893 hb_subset_plan_get_user_data
894 hb_subset_plan_execute_or_fail
895 hb_subset_plan_unicode_to_old_glyph_mapping
896 hb_subset_plan_new_to_old_glyph_mapping
897 hb_subset_plan_old_to_new_glyph_mapping
898 hb_subset_preprocess
899 hb_subset_flags_t
900 hb_subset_input_t
901 hb_subset_sets_t
902 hb_subset_plan_t
903 <SUBSECTION Private>
904 hb_link_t
905 hb_object_t
906 hb_subset_repack_or_fail
907 hb_subset_input_override_name_table
908 hb_subset_input_set_axis_range
909 </SECTION>
910
911 <SECTION>
912 <FILE>hb-cairo</FILE>
913 hb_cairo_font_face_create_for_font
914 hb_cairo_font_face_get_font
915 hb_cairo_font_face_create_for_face
916 hb_cairo_font_face_get_face
917 hb_cairo_font_init_func_t
918 hb_cairo_font_face_set_font_init_func
919 hb_cairo_scaled_font_get_font
920 hb_cairo_font_face_set_scale_factor
921 hb_cairo_font_face_get_scale_factor
922 hb_cairo_glyphs_from_buffer
923 </SECTION>