harfbuzz-sections.txt 16.8 KB
Newer Older
A
Anthony Carrico 已提交
1 2
<SUBSECTION Private>
HB_H_IN
B
Behdad Esfahbod 已提交
3
HB_OT_H_IN
A
Anthony Carrico 已提交
4 5
</SECTION>

6 7 8 9 10 11 12 13 14 15
<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_type_t
hb_aat_layout_get_features
</SECTION>

A
Anthony Carrico 已提交
16 17 18
<SECTION>
<FILE>hb-blob</FILE>
hb_blob_create
19
hb_blob_create_from_file
A
Anthony Carrico 已提交
20
hb_blob_create_sub_blob
21
hb_blob_copy_writable_or_fail
A
Anthony Carrico 已提交
22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
hb_blob_destroy
hb_blob_get_data
hb_blob_get_data_writable
hb_blob_get_empty
hb_blob_get_length
hb_blob_get_user_data
hb_blob_is_immutable
hb_blob_make_immutable
hb_blob_reference
hb_blob_set_user_data
hb_blob_t
hb_memory_mode_t
</SECTION>

<SECTION>
<FILE>hb-buffer</FILE>
HB_SEGMENT_PROPERTIES_DEFAULT
K
Khaled Hosny 已提交
39
HB_BUFFER_REPLACEMENT_CODEPOINT_DEFAULT
40 41 42 43 44 45 46 47
hb_buffer_create
hb_buffer_reference
hb_buffer_get_empty
hb_buffer_destroy
hb_buffer_reset
hb_buffer_clear_contents
hb_buffer_pre_allocate
hb_buffer_allocation_successful
A
Anthony Carrico 已提交
48
hb_buffer_add
49
hb_buffer_add_codepoints
A
Anthony Carrico 已提交
50
hb_buffer_add_utf32
51
hb_buffer_add_utf16
A
Anthony Carrico 已提交
52
hb_buffer_add_utf8
K
Khaled Hosny 已提交
53
hb_buffer_add_latin1
B
Behdad Esfahbod 已提交
54
hb_buffer_append
55
hb_buffer_set_content_type
56
hb_buffer_get_content_type
57
hb_buffer_set_direction
58 59 60
hb_buffer_get_direction
hb_buffer_set_script
hb_buffer_get_script
61
hb_buffer_set_language
62 63 64
hb_buffer_get_language
hb_buffer_set_flags
hb_buffer_get_flags
65 66
hb_buffer_set_cluster_level
hb_buffer_get_cluster_level
67
hb_buffer_set_length
68
hb_buffer_get_length
69
hb_buffer_set_segment_properties
A
Anthony Carrico 已提交
70
hb_buffer_get_segment_properties
K
Khaled Hosny 已提交
71
hb_buffer_guess_segment_properties
72
hb_buffer_set_unicode_funcs
A
Anthony Carrico 已提交
73
hb_buffer_get_unicode_funcs
74
hb_buffer_set_user_data
A
Anthony Carrico 已提交
75
hb_buffer_get_user_data
76 77
hb_buffer_get_glyph_infos
hb_buffer_get_glyph_positions
78 79
hb_buffer_get_invisible_glyph
hb_buffer_set_invisible_glyph
K
Khaled Hosny 已提交
80 81
hb_buffer_set_replacement_codepoint
hb_buffer_get_replacement_codepoint
A
Anthony Carrico 已提交
82 83
hb_buffer_normalize_glyphs
hb_buffer_reverse
K
Khaled Hosny 已提交
84
hb_buffer_reverse_range
A
Anthony Carrico 已提交
85
hb_buffer_reverse_clusters
86 87
hb_buffer_serialize_glyphs
hb_buffer_deserialize_glyphs
A
Anthony Carrico 已提交
88 89 90
hb_buffer_serialize_format_from_string
hb_buffer_serialize_format_to_string
hb_buffer_serialize_list_formats
91 92
hb_segment_properties_equal
hb_segment_properties_hash
B
Behdad Esfahbod 已提交
93
hb_buffer_diff
K
Khaled Hosny 已提交
94
hb_buffer_set_message_func
A
Anthony Carrico 已提交
95
hb_buffer_t
B
Behdad Esfahbod 已提交
96
hb_glyph_info_get_glyph_flags
A
Anthony Carrico 已提交
97
hb_glyph_info_t
B
Behdad Esfahbod 已提交
98
hb_glyph_flags_t
A
Anthony Carrico 已提交
99
hb_glyph_position_t
100 101
hb_buffer_content_type_t
hb_buffer_flags_t
K
Khaled Hosny 已提交
102
hb_buffer_cluster_level_t
A
Anthony Carrico 已提交
103
hb_segment_properties_t
104
hb_buffer_serialize_format_t
K
Khaled Hosny 已提交
105
hb_buffer_serialize_flags_t
B
Behdad Esfahbod 已提交
106
hb_buffer_diff_flags_t
K
Khaled Hosny 已提交
107
hb_buffer_message_func_t
A
Anthony Carrico 已提交
108 109 110 111
</SECTION>

<SECTION>
<FILE>hb-common</FILE>
112 113
hb_tag_from_string
hb_tag_to_string
A
Anthony Carrico 已提交
114 115
hb_direction_from_string
hb_direction_to_string
116 117 118 119
hb_script_from_iso15924_tag
hb_script_from_string
hb_script_to_iso15924_tag
hb_script_get_horizontal_direction
A
Anthony Carrico 已提交
120
hb_language_from_string
121
hb_language_to_string
A
Anthony Carrico 已提交
122
hb_language_get_default
123 124 125 126
hb_bool_t
hb_codepoint_t
hb_destroy_func_t
hb_direction_t
A
Anthony Carrico 已提交
127 128 129 130
hb_language_t
hb_mask_t
hb_position_t
hb_tag_t
131
hb_script_t
A
Anthony Carrico 已提交
132 133
hb_user_data_key_t
hb_var_int_t
134 135 136
HB_TAG
HB_TAG_NONE
HB_TAG_MAX
K
Khaled Hosny 已提交
137
HB_TAG_MAX_SIGNED
138 139
HB_UNTAG
HB_DIRECTION_REVERSE
A
Anthony Carrico 已提交
140 141 142 143 144
HB_DIRECTION_IS_BACKWARD
HB_DIRECTION_IS_FORWARD
HB_DIRECTION_IS_HORIZONTAL
HB_DIRECTION_IS_VALID
HB_DIRECTION_IS_VERTICAL
145
HB_LANGUAGE_INVALID
A
Anthony Carrico 已提交
146 147 148 149 150 151 152 153 154 155 156
<SUBSECTION Private>
HB_BEGIN_DECLS
HB_END_DECLS
int16_t
int32_t
int64_t
int8_t
uint16_t
uint32_t
uint64_t
uint8_t
B
Behdad Esfahbod 已提交
157 158 159 160
<SUBSECTION Private>
HB_EXTERN
HB_DEPRECATED
HB_DEPRECATED_FOR
A
Anthony Carrico 已提交
161 162
</SECTION>

B
Behdad Esfahbod 已提交
163 164 165 166 167
<SECTION>
<FILE>hb-deprecated</FILE>
HB_BUFFER_FLAGS_DEFAULT
HB_BUFFER_SERIALIZE_FLAGS_DEFAULT
HB_SCRIPT_CANADIAN_ABORIGINAL
B
Behdad Esfahbod 已提交
168 169
hb_font_funcs_set_glyph_func
hb_font_get_glyph_func_t
D
David Corbett 已提交
170 171 172 173
hb_ot_layout_table_choose_script
hb_ot_layout_table_find_script
hb_ot_tag_from_language
hb_ot_tags_from_script
174 175 176 177
HB_OT_VAR_NO_AXIS_INDEX
hb_ot_var_axis_t
hb_ot_var_find_axis
hb_ot_var_get_axes
B
Behdad Esfahbod 已提交
178
hb_set_invert
B
Behdad Esfahbod 已提交
179 180 181
hb_unicode_eastasian_width_func_t
hb_unicode_eastasian_width
hb_unicode_funcs_set_eastasian_width_func
182 183 184 185
HB_UNICODE_MAX_DECOMPOSITION_LEN
hb_unicode_decompose_compatibility_func_t
hb_unicode_decompose_compatibility
hb_unicode_funcs_set_decompose_compatibility_func
B
Behdad Esfahbod 已提交
186 187 188 189 190 191 192 193
hb_font_funcs_set_glyph_h_kerning_func
hb_font_funcs_set_glyph_v_kerning_func
hb_font_get_glyph_h_kerning
hb_font_get_glyph_h_kerning_func_t
hb_font_get_glyph_kerning_for_direction
hb_font_get_glyph_kerning_func_t
hb_font_get_glyph_v_kerning
hb_font_get_glyph_v_kerning_func_t
B
Behdad Esfahbod 已提交
194 195
</SECTION>

A
Anthony Carrico 已提交
196 197
<SECTION>
<FILE>hb-coretext</FILE>
B
Behdad Esfahbod 已提交
198
HB_CORETEXT_TAG_KERX
B
Behdad Esfahbod 已提交
199 200 201
HB_CORETEXT_TAG_MORT
HB_CORETEXT_TAG_MORX
hb_coretext_face_create
B
Behdad Esfahbod 已提交
202
hb_coretext_font_create
A
Anthony Carrico 已提交
203 204 205 206 207
hb_coretext_face_get_cg_font
hb_coretext_font_get_ct_font
</SECTION>

<SECTION>
208
<FILE>hb-face</FILE>
209
hb_face_count
B
Behdad Esfahbod 已提交
210
hb_face_t
A
Anthony Carrico 已提交
211 212 213 214
hb_face_create
hb_face_create_for_tables
hb_face_destroy
hb_face_get_empty
B
Behdad Esfahbod 已提交
215
hb_face_get_table_tags
A
Anthony Carrico 已提交
216 217 218 219 220 221 222 223 224 225 226 227 228
hb_face_get_glyph_count
hb_face_get_index
hb_face_get_upem
hb_face_get_user_data
hb_face_is_immutable
hb_face_make_immutable
hb_face_reference
hb_face_reference_blob
hb_face_reference_table
hb_face_set_glyph_count
hb_face_set_index
hb_face_set_upem
hb_face_set_user_data
229 230 231
hb_face_collect_unicodes
hb_face_collect_variation_selectors
hb_face_collect_variation_unicodes
B
Behdad Esfahbod 已提交
232 233
hb_face_builder_create
hb_face_builder_add_table
234 235 236 237
</SECTION>

<SECTION>
<FILE>hb-font</FILE>
A
Anthony Carrico 已提交
238 239 240 241 242 243 244 245 246 247 248 249 250 251 252
hb_font_add_glyph_origin_for_direction
hb_font_create
hb_font_create_sub_font
hb_font_destroy
hb_font_funcs_create
hb_font_funcs_destroy
hb_font_funcs_get_empty
hb_font_funcs_get_user_data
hb_font_funcs_is_immutable
hb_font_funcs_make_immutable
hb_font_funcs_reference
hb_font_funcs_set_glyph_contour_point_func
hb_font_funcs_set_glyph_extents_func
hb_font_funcs_set_glyph_from_name_func
hb_font_funcs_set_glyph_h_advance_func
253
hb_font_funcs_set_glyph_h_advances_func
A
Anthony Carrico 已提交
254 255 256
hb_font_funcs_set_glyph_h_origin_func
hb_font_funcs_set_glyph_name_func
hb_font_funcs_set_glyph_v_advance_func
257
hb_font_funcs_set_glyph_v_advances_func
A
Anthony Carrico 已提交
258
hb_font_funcs_set_glyph_v_origin_func
B
Behdad Esfahbod 已提交
259
hb_font_funcs_set_nominal_glyph_func
260
hb_font_funcs_set_nominal_glyphs_func
A
Anthony Carrico 已提交
261
hb_font_funcs_set_user_data
B
Behdad Esfahbod 已提交
262
hb_font_funcs_set_variation_glyph_func
A
Anthony Carrico 已提交
263 264 265 266 267 268
hb_font_funcs_t
hb_font_get_empty
hb_font_get_face
hb_font_get_glyph
hb_font_get_glyph_advance_for_direction
hb_font_get_glyph_advance_func_t
269
hb_font_get_glyph_advances_for_direction
B
Behdad Esfahbod 已提交
270
hb_font_get_glyph_advances_func_t
A
Anthony Carrico 已提交
271 272 273 274 275 276 277 278 279 280
hb_font_get_glyph_contour_point
hb_font_get_glyph_contour_point_for_origin
hb_font_get_glyph_contour_point_func_t
hb_font_get_glyph_extents
hb_font_get_glyph_extents_for_origin
hb_font_get_glyph_extents_func_t
hb_font_get_glyph_from_name
hb_font_get_glyph_from_name_func_t
hb_font_get_glyph_h_advance
hb_font_get_glyph_h_advance_func_t
281 282
hb_font_get_glyph_h_advances
hb_font_get_glyph_h_advances_func_t
A
Anthony Carrico 已提交
283 284 285 286 287 288 289 290
hb_font_get_glyph_h_origin
hb_font_get_glyph_h_origin_func_t
hb_font_get_glyph_name
hb_font_get_glyph_name_func_t
hb_font_get_glyph_origin_for_direction
hb_font_get_glyph_origin_func_t
hb_font_get_glyph_v_advance
hb_font_get_glyph_v_advance_func_t
291 292
hb_font_get_glyph_v_advances
hb_font_get_glyph_v_advances_func_t
A
Anthony Carrico 已提交
293 294
hb_font_get_glyph_v_origin
hb_font_get_glyph_v_origin_func_t
B
Behdad Esfahbod 已提交
295 296
hb_font_get_nominal_glyph
hb_font_get_nominal_glyph_func_t
297 298
hb_font_get_nominal_glyphs
hb_font_get_nominal_glyphs_func_t
A
Anthony Carrico 已提交
299 300
hb_font_get_parent
hb_font_get_ppem
301
hb_font_get_ptem
A
Anthony Carrico 已提交
302 303
hb_font_get_scale
hb_font_get_user_data
B
Behdad Esfahbod 已提交
304 305
hb_font_get_variation_glyph
hb_font_get_variation_glyph_func_t
306
hb_font_get_var_coords_normalized
A
Anthony Carrico 已提交
307 308 309 310 311
hb_font_glyph_from_string
hb_font_glyph_to_string
hb_font_is_immutable
hb_font_make_immutable
hb_font_reference
B
Behdad Esfahbod 已提交
312
hb_font_set_face
A
Anthony Carrico 已提交
313 314
hb_font_set_funcs
hb_font_set_funcs_data
315
hb_font_set_parent
A
Anthony Carrico 已提交
316
hb_font_set_ppem
317
hb_font_set_ptem
A
Anthony Carrico 已提交
318 319
hb_font_set_scale
hb_font_set_user_data
320 321 322 323 324 325
hb_variation_t
hb_variation_from_string
hb_variation_to_string
hb_font_set_variations
hb_font_set_var_coords_design
hb_font_set_var_coords_normalized
A
Anthony Carrico 已提交
326 327 328
hb_font_subtract_glyph_origin_for_direction
hb_font_t
hb_reference_table_func_t
K
Khaled Hosny 已提交
329 330 331 332 333 334 335 336
hb_font_funcs_set_font_h_extents_func
hb_font_funcs_set_font_v_extents_func
hb_font_get_extents_for_direction
hb_font_get_font_extents_func_t
hb_font_get_font_h_extents_func_t
hb_font_get_font_v_extents_func_t
hb_font_get_h_extents
hb_font_get_v_extents
A
Anthony Carrico 已提交
337 338 339 340 341 342
</SECTION>

<SECTION>
<FILE>hb-ft</FILE>
hb_ft_face_create
hb_ft_face_create_cached
K
Khaled Hosny 已提交
343
hb_ft_face_create_referenced
A
Anthony Carrico 已提交
344
hb_ft_font_create
K
Khaled Hosny 已提交
345
hb_ft_font_create_referenced
B
Behdad Esfahbod 已提交
346
hb_ft_font_changed
A
Anthony Carrico 已提交
347
hb_ft_font_get_face
K
Khaled Hosny 已提交
348 349
hb_ft_font_set_load_flags
hb_ft_font_get_load_flags
A
Anthony Carrico 已提交
350 351 352 353 354 355 356 357
hb_ft_font_set_funcs
</SECTION>

<SECTION>
<FILE>hb-glib</FILE>
hb_glib_get_unicode_funcs
hb_glib_script_from_script
hb_glib_script_to_script
K
Khaled Hosny 已提交
358
hb_glib_blob_create
A
Anthony Carrico 已提交
359 360 361
</SECTION>

<SECTION>
B
Behdad Esfahbod 已提交
362 363 364 365
<FILE>hb-gobject</FILE>
HB_GOBJECT_TYPE_BLOB
HB_GOBJECT_TYPE_BUFFER
HB_GOBJECT_TYPE_BUFFER_CONTENT_TYPE
B
Behdad Esfahbod 已提交
366
HB_GOBJECT_TYPE_BUFFER_DIFF_FLAGS
B
Behdad Esfahbod 已提交
367 368 369 370 371 372 373
HB_GOBJECT_TYPE_BUFFER_FLAGS
HB_GOBJECT_TYPE_BUFFER_SERIALIZE_FLAGS
HB_GOBJECT_TYPE_BUFFER_SERIALIZE_FORMAT
HB_GOBJECT_TYPE_DIRECTION
HB_GOBJECT_TYPE_FACE
HB_GOBJECT_TYPE_FONT
HB_GOBJECT_TYPE_FONT_FUNCS
B
Behdad Esfahbod 已提交
374
HB_GOBJECT_TYPE_GLYPH_FLAGS
B
Behdad Esfahbod 已提交
375
HB_GOBJECT_TYPE_MAP
B
Behdad Esfahbod 已提交
376
HB_GOBJECT_TYPE_MEMORY_MODE
B
Behdad Esfahbod 已提交
377
HB_GOBJECT_TYPE_OT_COLOR_PALETTE_FLAGS
B
Behdad Esfahbod 已提交
378
HB_GOBJECT_TYPE_OT_LAYOUT_GLYPH_CLASS
379
HB_GOBJECT_TYPE_OT_MATH_CONSTANT
B
Behdad Esfahbod 已提交
380
HB_GOBJECT_TYPE_OT_MATH_GLYPH_PART
381
HB_GOBJECT_TYPE_OT_MATH_GLYPH_PART_FLAGS
B
Behdad Esfahbod 已提交
382
HB_GOBJECT_TYPE_OT_MATH_GLYPH_VARIANT
383
HB_GOBJECT_TYPE_OT_MATH_KERN
B
Behdad Esfahbod 已提交
384 385 386 387 388
HB_GOBJECT_TYPE_SCRIPT
HB_GOBJECT_TYPE_SHAPE_PLAN
HB_GOBJECT_TYPE_UNICODE_COMBINING_CLASS
HB_GOBJECT_TYPE_UNICODE_FUNCS
HB_GOBJECT_TYPE_UNICODE_GENERAL_CATEGORY
K
Khaled Hosny 已提交
389 390 391 392 393 394 395
HB_GOBJECT_TYPE_BUFFER_CLUSTER_LEVEL
HB_GOBJECT_TYPE_FEATURE
HB_GOBJECT_TYPE_GLYPH_INFO
HB_GOBJECT_TYPE_GLYPH_POSITION
HB_GOBJECT_TYPE_SEGMENT_PROPERTIES
HB_GOBJECT_TYPE_SET
HB_GOBJECT_TYPE_USER_DATA_KEY
B
Behdad Esfahbod 已提交
396 397
hb_gobject_blob_get_type
hb_gobject_buffer_content_type_get_type
B
Behdad Esfahbod 已提交
398
hb_gobject_buffer_diff_flags_get_type
B
Behdad Esfahbod 已提交
399 400 401 402 403 404 405 406
hb_gobject_buffer_flags_get_type
hb_gobject_buffer_get_type
hb_gobject_buffer_serialize_flags_get_type
hb_gobject_buffer_serialize_format_get_type
hb_gobject_direction_get_type
hb_gobject_face_get_type
hb_gobject_font_funcs_get_type
hb_gobject_font_get_type
B
Behdad Esfahbod 已提交
407
hb_gobject_glyph_flags_get_type
B
Behdad Esfahbod 已提交
408
hb_gobject_map_get_type
B
Behdad Esfahbod 已提交
409
hb_gobject_memory_mode_get_type
B
Behdad Esfahbod 已提交
410
hb_gobject_ot_color_palette_flags_get_type
B
Behdad Esfahbod 已提交
411
hb_gobject_ot_layout_glyph_class_get_type
412
hb_gobject_ot_math_constant_get_type
B
Behdad Esfahbod 已提交
413
hb_gobject_ot_math_glyph_part_get_type
414
hb_gobject_ot_math_glyph_part_flags_get_type
B
Behdad Esfahbod 已提交
415
hb_gobject_ot_math_glyph_variant_get_type
416
hb_gobject_ot_math_kern_get_type
B
Behdad Esfahbod 已提交
417 418 419 420 421
hb_gobject_script_get_type
hb_gobject_shape_plan_get_type
hb_gobject_unicode_combining_class_get_type
hb_gobject_unicode_funcs_get_type
hb_gobject_unicode_general_category_get_type
K
Khaled Hosny 已提交
422 423 424 425 426 427 428
hb_gobject_buffer_cluster_level_get_type
hb_gobject_feature_get_type
hb_gobject_glyph_info_get_type
hb_gobject_glyph_position_get_type
hb_gobject_segment_properties_get_type
hb_gobject_set_get_type
hb_gobject_user_data_key_get_type
B
Behdad Esfahbod 已提交
429 430 431 432
<SUBSECTION Private>
HB_GOBJECT_H_IN
</SECTION>

A
Anthony Carrico 已提交
433 434 435 436 437 438 439 440 441 442 443 444 445 446
<SECTION>
<FILE>hb-graphite2</FILE>
HB_GRAPHITE2_TAG_SILF
hb_graphite2_face_get_gr_face
hb_graphite2_font_get_gr_font
</SECTION>

<SECTION>
<FILE>hb-icu</FILE>
hb_icu_get_unicode_funcs
hb_icu_script_from_script
hb_icu_script_to_script
</SECTION>

B
Behdad Esfahbod 已提交
447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466
<SECTION>
<FILE>hb-map</FILE>
HB_MAP_VALUE_INVALID
hb_map_allocation_successful
hb_map_clear
hb_map_create
hb_map_del
hb_map_destroy
hb_map_get
hb_map_get_empty
hb_map_get_population
hb_map_get_user_data
hb_map_has
hb_map_is_empty
hb_map_reference
hb_map_set
hb_map_set_user_data
hb_map_t
</SECTION>

E
Ebrahim Byagowi 已提交
467 468
<SECTION>
<FILE>hb-ot-color</FILE>
B
Behdad Esfahbod 已提交
469 470 471 472 473 474
hb_color_t
HB_COLOR
hb_color_get_alpha
hb_color_get_blue
hb_color_get_green
hb_color_get_red
E
Ebrahim Byagowi 已提交
475
hb_ot_color_glyph_get_layers
E
Ebrahim Byagowi 已提交
476 477
hb_ot_color_glyph_reference_png
hb_ot_color_glyph_reference_svg
E
Ebrahim Byagowi 已提交
478 479
hb_ot_color_has_layers
hb_ot_color_has_palettes
480 481
hb_ot_color_has_png
hb_ot_color_has_svg
E
Ebrahim Byagowi 已提交
482 483 484 485 486 487 488 489 490
hb_ot_color_layer_t
hb_ot_color_palette_color_get_name_id
hb_ot_color_palette_flags_t
hb_ot_color_palette_get_colors
hb_ot_color_palette_get_count
hb_ot_color_palette_get_flags
hb_ot_color_palette_get_name_id
</SECTION>

B
Behdad Esfahbod 已提交
491 492 493 494 495
<SECTION>
<FILE>hb-ot-font</FILE>
hb_ot_font_set_funcs
</SECTION>

B
Behdad Esfahbod 已提交
496 497
<SECTION>
<FILE>hb-ot-name</FILE>
498 499
hb_ot_name_id_t
HB_OT_NAME_ID_INVALID
500
hb_ot_name_entry_t
501
hb_ot_name_list_names
B
Behdad Esfahbod 已提交
502 503 504 505 506
hb_ot_name_get_utf16
hb_ot_name_get_utf32
hb_ot_name_get_utf8
</SECTION>

A
Anthony Carrico 已提交
507 508
<SECTION>
<FILE>hb-ot-layout</FILE>
509 510 511 512 513 514 515 516
HB_OT_MAX_TAGS_PER_LANGUAGE
HB_OT_MAX_TAGS_PER_SCRIPT
HB_OT_TAG_DEFAULT_LANGUAGE
HB_OT_TAG_DEFAULT_SCRIPT
hb_ot_tag_to_language
hb_ot_tag_to_script
hb_ot_tags_from_script_and_language
hb_ot_tags_to_script_and_language
A
Anthony Carrico 已提交
517 518 519
HB_OT_LAYOUT_DEFAULT_LANGUAGE_INDEX
HB_OT_LAYOUT_NO_FEATURE_INDEX
HB_OT_LAYOUT_NO_SCRIPT_INDEX
520
HB_OT_LAYOUT_NO_VARIATIONS_INDEX
B
Behdad Esfahbod 已提交
521
HB_OT_TAG_BASE
A
Anthony Carrico 已提交
522 523 524
HB_OT_TAG_GDEF
HB_OT_TAG_GPOS
HB_OT_TAG_GSUB
K
Khaled Hosny 已提交
525
HB_OT_TAG_JSTF
A
Anthony Carrico 已提交
526
hb_ot_layout_collect_lookups
527
hb_ot_layout_collect_features
528
hb_ot_layout_feature_get_characters
A
Anthony Carrico 已提交
529
hb_ot_layout_feature_get_lookups
530
hb_ot_layout_feature_get_name_ids
531
hb_ot_layout_feature_with_variations_get_lookups
A
Anthony Carrico 已提交
532 533 534 535 536 537 538 539 540 541 542 543 544
hb_ot_layout_get_attach_points
hb_ot_layout_get_glyph_class
hb_ot_layout_get_glyphs_in_class
hb_ot_layout_get_ligature_carets
hb_ot_layout_get_size_params
hb_ot_layout_glyph_class_t
hb_ot_layout_glyph_sequence_func_t
hb_ot_layout_has_glyph_classes
hb_ot_layout_has_positioning
hb_ot_layout_has_substitution
hb_ot_layout_language_find_feature
hb_ot_layout_language_get_feature_indexes
hb_ot_layout_language_get_feature_tags
B
Behdad Esfahbod 已提交
545
hb_ot_layout_language_get_required_feature
A
Anthony Carrico 已提交
546 547
hb_ot_layout_lookup_collect_glyphs
hb_ot_layout_lookup_substitute_closure
B
Behdad Esfahbod 已提交
548
hb_ot_layout_lookups_substitute_closure
A
Anthony Carrico 已提交
549 550 551
hb_ot_layout_lookup_would_substitute
hb_ot_layout_script_find_language
hb_ot_layout_script_get_language_tags
552
hb_ot_layout_script_select_language
553
hb_ot_layout_table_find_feature_variations
A
Anthony Carrico 已提交
554 555
hb_ot_layout_table_get_feature_tags
hb_ot_layout_table_get_script_tags
B
Behdad Esfahbod 已提交
556
hb_ot_layout_table_get_lookup_count
557
hb_ot_layout_table_select_script
A
Anthony Carrico 已提交
558
hb_ot_shape_plan_collect_lookups
K
Khaled Hosny 已提交
559
hb_ot_layout_language_get_required_feature_index
B
Behdad Esfahbod 已提交
560 561 562 563
<SUBSECTION Private>
Xhb_ot_layout_lookup_enumerate_sequences
Xhb_ot_layout_lookup_position
Xhb_ot_layout_lookup_substitute
A
Anthony Carrico 已提交
564 565
</SECTION>

B
Behdad Esfahbod 已提交
566 567 568 569 570
<SECTION>
<FILE>hb-ot-math</FILE>
HB_OT_TAG_MATH
HB_OT_MATH_SCRIPT
hb_ot_math_constant_t
571 572
hb_ot_math_kern_t
hb_ot_math_glyph_variant_t
573 574
hb_ot_math_glyph_part_flags_t
hb_ot_math_glyph_part_t
575
hb_ot_math_has_data
B
Behdad Esfahbod 已提交
576 577 578
hb_ot_math_get_constant
hb_ot_math_get_glyph_italics_correction
hb_ot_math_get_glyph_top_accent_attachment
579 580
hb_ot_math_get_glyph_kerning
hb_ot_math_is_glyph_extended_shape
B
Behdad Esfahbod 已提交
581 582
hb_ot_math_get_glyph_variants
hb_ot_math_get_min_connector_overlap
583
hb_ot_math_get_glyph_assembly
B
Behdad Esfahbod 已提交
584 585
</SECTION>

B
Behdad Esfahbod 已提交
586 587 588 589 590 591 592 593 594 595 596 597 598
<SECTION>
<FILE>hb-ot-shape</FILE>
hb_ot_shape_glyphs_closure
</SECTION>

<SECTION>
<FILE>hb-ot-var</FILE>
HB_OT_TAG_VAR_AXIS_ITALIC
HB_OT_TAG_VAR_AXIS_OPTICAL_SIZE
HB_OT_TAG_VAR_AXIS_SLANT
HB_OT_TAG_VAR_AXIS_WEIGHT
HB_OT_TAG_VAR_AXIS_WIDTH
hb_ot_var_has_data
599
hb_ot_var_axis_flags_t
600 601 602 603
hb_ot_var_axis_info_t
hb_ot_var_find_axis_info
hb_ot_var_get_axis_count
hb_ot_var_get_axis_infos
B
Behdad Esfahbod 已提交
604 605 606 607
hb_ot_var_get_named_instance_count
hb_ot_var_named_instance_get_subfamily_name_id
hb_ot_var_named_instance_get_postscript_name_id
hb_ot_var_named_instance_get_design_coords
B
Behdad Esfahbod 已提交
608 609 610 611
hb_ot_var_normalize_variations
hb_ot_var_normalize_coords
</SECTION>

A
Anthony Carrico 已提交
612 613
<SECTION>
<FILE>hb-set</FILE>
B
Behdad Esfahbod 已提交
614
HB_SET_VALUE_INVALID
A
Anthony Carrico 已提交
615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631
hb_set_add
hb_set_add_range
hb_set_allocation_successful
hb_set_clear
hb_set_create
hb_set_del
hb_set_del_range
hb_set_destroy
hb_set_get_empty
hb_set_get_max
hb_set_get_min
hb_set_get_population
hb_set_get_user_data
hb_set_has
hb_set_intersect
hb_set_is_empty
hb_set_is_equal
B
Behdad Esfahbod 已提交
632
hb_set_is_subset
A
Anthony Carrico 已提交
633 634
hb_set_next
hb_set_next_range
B
Behdad Esfahbod 已提交
635
hb_set_previous
B
Behdad Esfahbod 已提交
636
hb_set_previous_range
A
Anthony Carrico 已提交
637 638 639 640 641 642 643 644 645 646 647
hb_set_reference
hb_set_set
hb_set_set_user_data
hb_set_subtract
hb_set_symmetric_difference
hb_set_t
hb_set_union
</SECTION>

<SECTION>
<FILE>hb-shape</FILE>
648 649
HB_FEATURE_GLOBAL_END
HB_FEATURE_GLOBAL_START
A
Anthony Carrico 已提交
650
hb_feature_t
651
hb_feature_from_string
A
Anthony Carrico 已提交
652 653 654 655 656 657 658 659 660 661
hb_feature_to_string
hb_shape
hb_shape_full
hb_shape_list_shapers
</SECTION>

<SECTION>
<FILE>hb-shape-plan</FILE>
hb_shape_plan_create
hb_shape_plan_create_cached
662 663
hb_shape_plan_create2
hb_shape_plan_create_cached2
A
Anthony Carrico 已提交
664 665 666 667 668 669 670 671 672 673 674 675
hb_shape_plan_destroy
hb_shape_plan_execute
hb_shape_plan_get_empty
hb_shape_plan_get_shaper
hb_shape_plan_get_user_data
hb_shape_plan_reference
hb_shape_plan_set_user_data
hb_shape_plan_t
</SECTION>

<SECTION>
<FILE>hb-unicode</FILE>
B
Behdad Esfahbod 已提交
676
HB_UNICODE_MAX
A
Anthony Carrico 已提交
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713
hb_unicode_combining_class
hb_unicode_combining_class_func_t
hb_unicode_combining_class_t
hb_unicode_compose
hb_unicode_compose_func_t
hb_unicode_decompose
hb_unicode_decompose_func_t
hb_unicode_funcs_create
hb_unicode_funcs_destroy
hb_unicode_funcs_get_default
hb_unicode_funcs_get_empty
hb_unicode_funcs_get_parent
hb_unicode_funcs_get_user_data
hb_unicode_funcs_is_immutable
hb_unicode_funcs_make_immutable
hb_unicode_funcs_reference
hb_unicode_funcs_set_combining_class_func
hb_unicode_funcs_set_compose_func
hb_unicode_funcs_set_decompose_func
hb_unicode_funcs_set_general_category_func
hb_unicode_funcs_set_mirroring_func
hb_unicode_funcs_set_script_func
hb_unicode_funcs_set_user_data
hb_unicode_funcs_t
hb_unicode_general_category
hb_unicode_general_category_func_t
hb_unicode_general_category_t
hb_unicode_mirroring
hb_unicode_mirroring_func_t
hb_unicode_script
hb_unicode_script_func_t
</SECTION>

<SECTION>
<FILE>hb-uniscribe</FILE>
hb_uniscribe_font_get_hfont
hb_uniscribe_font_get_logfontw
714 715
<SUBSECTION Private>
hb_directwrite_shape_experimental_width
A
Anthony Carrico 已提交
716 717 718 719
</SECTION>

<SECTION>
<FILE>hb-version</FILE>
720
HB_VERSION_ATLEAST
A
Anthony Carrico 已提交
721 722 723 724 725
HB_VERSION_MAJOR
HB_VERSION_MICRO
HB_VERSION_MINOR
HB_VERSION_STRING
hb_version
726
hb_version_atleast
A
Anthony Carrico 已提交
727 728
hb_version_string
</SECTION>