blob: 100909b7f161e0f1c77028e30d07a41700b4f6ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
EXPORTS
pango_fc_decoder_get_charset
pango_fc_decoder_get_glyph
pango_fc_decoder_get_type
pango_fc_font_create_metrics_for_context
pango_fc_font_description_from_pattern
pango_fc_font_get_glyph
pango_fc_font_get_raw_extents
pango_fc_font_get_type
pango_fc_font_get_unknown_glyph
pango_fc_font_has_char
pango_fc_font_kern_glyphs
pango_fc_font_lock_face
pango_fc_font_map_add_decoder_find_func
pango_fc_font_map_cache_clear
pango_fc_font_map_create_context
pango_fc_font_map_get_type
pango_fc_font_map_shutdown
pango_fc_font_unlock_face
pango_ft2_font_get_coverage
pango_ft2_font_get_face
pango_ft2_font_get_kerning
pango_ft2_font_get_type
pango_ft2_font_map_create_context
pango_ft2_font_map_for_display
pango_ft2_font_map_get_type
pango_ft2_font_map_new
pango_ft2_font_map_set_default_substitute
pango_ft2_font_map_set_resolution
pango_ft2_font_map_substitute_changed
pango_ft2_get_context
pango_ft2_get_unknown_glyph
pango_ft2_render
pango_ft2_render_layout
pango_ft2_render_layout_line
pango_ft2_render_layout_line_subpixel
pango_ft2_render_layout_subpixel
pango_ft2_render_transformed
pango_ft2_renderer_get_type
pango_ft2_shutdown_display
pango_ot_buffer_add_glyph
pango_ot_buffer_clear
pango_ot_buffer_destroy
pango_ot_buffer_get_glyphs
pango_ot_buffer_new
pango_ot_buffer_output
pango_ot_buffer_set_rtl
pango_ot_buffer_set_zero_width_marks
pango_ot_info_find_feature
pango_ot_info_find_language
pango_ot_info_find_script
pango_ot_info_get
pango_ot_info_get_gdef
pango_ot_info_get_gpos
pango_ot_info_get_gsub
pango_ot_info_get_type
pango_ot_info_list_features
pango_ot_info_list_languages
pango_ot_info_list_scripts
pango_ot_ruleset_add_feature
pango_ot_ruleset_get_type
pango_ot_ruleset_new
pango_ot_ruleset_position
pango_ot_ruleset_substitute
|