~ubuntu-branches/ubuntu/karmic/pango1.0/karmic-security

« back to all changes in this revision

Viewing changes to docs/html/ix05.html

Tags: upstream-1.15.4
ImportĀ upstreamĀ versionĀ 1.15.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 
5
<title>Index of new symbols in 1.6</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
 
7
<link rel="start" href="index.html" title="Pango Reference Manual">
 
8
<link rel="up" href="index.html" title="Pango Reference Manual">
 
9
<link rel="prev" href="ix04.html" title="Index of new symbols in 1.4">
 
10
<link rel="next" href="ix06.html" title="Index of new symbols in 1.8">
 
11
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
<link rel="chapter" href="pango.html" title="Basic Pango Interfaces">
 
14
<link rel="chapter" href="rendering.html" title="Rendering with Pango">
 
15
<link rel="chapter" href="lowlevel.html" title="Low Level Functionality">
 
16
<link rel="chapter" href="tools.html" title="Pango Tools">
 
17
<link rel="index" href="ix01.html" title="Index">
 
18
<link rel="index" href="ix02.html" title="Index of deprecated symbols">
 
19
<link rel="index" href="ix03.html" title="Index of new symbols in 1.2">
 
20
<link rel="index" href="ix04.html" title="Index of new symbols in 1.4">
 
21
<link rel="index" href="ix05.html" title="Index of new symbols in 1.6">
 
22
<link rel="index" href="ix06.html" title="Index of new symbols in 1.8">
 
23
<link rel="index" href="ix07.html" title="Index of new symbols in 1.10">
 
24
<link rel="index" href="ix08.html" title="Index of new symbols in 1.12">
 
25
<link rel="index" href="ix09.html" title="Index of new symbols in 1.14">
 
26
<link rel="index" href="ix10.html" title="Index of new symbols in 1.16">
 
27
</head>
 
28
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
29
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
 
30
<td><a accesskey="p" href="ix04.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
31
<td>&#160;</td>
 
32
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
33
<th width="100%" align="center">Pango Reference Manual</th>
 
34
<td><a accesskey="n" href="ix06.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
35
</tr></table>
 
36
<div class="index">
 
37
<div class="titlepage"><div><div><h2 class="title">
 
38
<a name="id3206841"></a>Index of new symbols in 1.6</h2></div></div></div>
 
39
<div class="index"><div class="indexdiv">
 
40
<h3>P</h3>
 
41
<dl>
 
42
<dt>PangoFcDecoder, <a href="PangoFcDecoder.html#id3179877">PangoFcDecoder</a>
 
43
</dt>
 
44
<dt>PangoFcDecoderClass, <a href="PangoFcDecoder.html#id3179958">PangoFcDecoderClass</a>
 
45
</dt>
 
46
<dt>PangoMatrix, <a href="pango-Glyph-Storage.html#id3027534">PangoMatrix</a>
 
47
</dt>
 
48
<dt>pango_attr_letter_spacing_new, <a href="pango-Text-Attributes.html#id3073881">pango_attr_letter_spacing_new ()</a>
 
49
</dt>
 
50
<dt>pango_context_get_font_map, <a href="pango-Text-Processing.html#id3013723">pango_context_get_font_map ()</a>
 
51
</dt>
 
52
<dt>pango_context_get_matrix, <a href="pango-Text-Processing.html#id3015026">pango_context_get_matrix ()</a>
 
53
</dt>
 
54
<dt>pango_context_set_matrix, <a href="pango-Text-Processing.html#id3015140">pango_context_set_matrix ()</a>
 
55
</dt>
 
56
<dt>pango_fc_decoder_get_charset, <a href="PangoFcDecoder.html#id3180079">pango_fc_decoder_get_charset ()</a>
 
57
</dt>
 
58
<dt>pango_fc_decoder_get_glyph, <a href="PangoFcDecoder.html#id3180238">pango_fc_decoder_get_glyph ()</a>
 
59
</dt>
 
60
<dt>pango_font_metrics_get_strikethrough_position, <a href="pango-Fonts.html#id3048360">pango_font_metrics_get_strikethrough_position ()</a>
 
61
</dt>
 
62
<dt>pango_font_metrics_get_strikethrough_thickness, <a href="pango-Fonts.html#id3048267">pango_font_metrics_get_strikethrough_thickness ()</a>
 
63
</dt>
 
64
<dt>pango_font_metrics_get_underline_position, <a href="pango-Fonts.html#id3048169">pango_font_metrics_get_underline_position ()</a>
 
65
</dt>
 
66
<dt>pango_font_metrics_get_underline_thickness, <a href="pango-Fonts.html#id3048078">pango_font_metrics_get_underline_thickness ()</a>
 
67
</dt>
 
68
<dt>pango_ft2_render_layout_line_subpixel, <a href="pango-FreeType-Fonts-and-Rendering.html#id3135993">pango_ft2_render_layout_line_subpixel ()</a>
 
69
</dt>
 
70
<dt>pango_ft2_render_layout_subpixel, <a href="pango-FreeType-Fonts-and-Rendering.html#id3136302">pango_ft2_render_layout_subpixel ()</a>
 
71
</dt>
 
72
<dt>pango_ft2_render_transformed, <a href="pango-FreeType-Fonts-and-Rendering.html#id3135611">pango_ft2_render_transformed ()</a>
 
73
</dt>
 
74
<dt>pango_glyph_item_free, <a href="pango-Glyph-Storage.html#id3032497">pango_glyph_item_free ()</a>
 
75
</dt>
 
76
<dt>pango_glyph_item_letter_space, <a href="pango-Glyph-Storage.html#id3032330">pango_glyph_item_letter_space ()</a>
 
77
</dt>
 
78
<dt>pango_layout_get_ellipsize, <a href="pango-Layout-Objects.html#id3098132">pango_layout_get_ellipsize ()</a>
 
79
</dt>
 
80
<dt>pango_layout_set_ellipsize, <a href="pango-Layout-Objects.html#id3097995">pango_layout_set_ellipsize ()</a>
 
81
</dt>
 
82
<dt>pango_matrix_concat, <a href="pango-Glyph-Storage.html#id3028470">pango_matrix_concat ()</a>
 
83
</dt>
 
84
<dt>pango_matrix_copy, <a href="pango-Glyph-Storage.html#id3027804">pango_matrix_copy ()</a>
 
85
</dt>
 
86
<dt>pango_matrix_free, <a href="pango-Glyph-Storage.html#id3027955">pango_matrix_free ()</a>
 
87
</dt>
 
88
<dt>PANGO_MATRIX_INIT, <a href="pango-Glyph-Storage.html#id3027753">PANGO_MATRIX_INIT</a>
 
89
</dt>
 
90
<dt>pango_matrix_rotate, <a href="pango-Glyph-Storage.html#id3028357">pango_matrix_rotate ()</a>
 
91
</dt>
 
92
<dt>pango_matrix_scale, <a href="pango-Glyph-Storage.html#id3028216">pango_matrix_scale ()</a>
 
93
</dt>
 
94
<dt>pango_matrix_translate, <a href="pango-Glyph-Storage.html#id3028077">pango_matrix_translate ()</a>
 
95
</dt>
 
96
<dt>pango_ot_buffer_set_zero_width_marks, <a href="pango-OpenType-Font-Handling.html#id3184350">pango_ot_buffer_set_zero_width_marks ()</a>
 
97
</dt>
 
98
</dl>
 
99
</div></div>
 
100
</div>
 
101
</body>
 
102
</html>