blob: e221a7df584340f53c242d0fceee254ad239029f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
EXPORTS
pango_ft2_font_get_coverage
pango_ft2_font_get_face
pango_ft2_font_get_kerning
pango_ft2_font_map_for_display
pango_ft2_get_context
pango_ft2_get_unknown_glyph
pango_ft2_render
pango_ft2_render_layout
pango_ft2_render_layout_line
pango_ft2_shutdown_display
pango_ot_info_find_feature
pango_ot_info_find_language
pango_ot_info_find_script
pango_ot_info_list_features
pango_ot_info_list_languages
pango_ot_info_list_scripts
pango_ot_info_new
pango_ot_ruleset_add_feature
pango_ot_ruleset_new
pango_ot_ruleset_shape
|