File: freetype-def.cpp

package info (click to toggle)
vnc4 4.1.1%2BX4.3.0-37.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 171,644 kB
  • sloc: ansic: 2,205,268; cpp: 56,345; sh: 38,092; pascal: 13,773; asm: 12,656; tcl: 9,182; lisp: 7,831; perl: 3,364; makefile: 2,957; yacc: 2,902; objc: 2,698; xml: 2,614; python: 2,383; lex: 1,477; awk: 901; csh: 58; sed: 50
file content (169 lines) | stat: -rw-r--r-- 2,933 bytes parent folder | download | duplicates (6)
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
LIBRARY libfreetype
VERSION LIBRARY_VERSION

EXPORTS
ah_arctan
autohint_module_class
autohinter_interface
cff_driver_class
FT_Access_Frame
#ifndef __UNIXOS2__
FT_Add64
#endif
FT_Add_Module
FT_Alloc
FT_Attach_File
FT_Attach_Stream
FT_Create_Extensions
FT_Destroy_Extensions
#ifndef __UNIXOS2__
FT_Div64by32
#endif
FT_DivFix
FT_Done_Extensions
FT_Done_Face
FT_Done_GlyphSlot
FT_Done_Library
FT_Done_Size
FT_Done_Stream
FT_Extract_Frame
FT_Forget_Frame
FT_Free
FT_Get_Char
FT_Get_Char_Index
FT_Get_Extension
FT_Get_Glyph_Name
FT_Get_Kerning
FT_Get_Long
FT_Get_LongLE
FT_Get_Module
FT_Get_Module_Interface
FT_Get_Offset
FT_Get_Renderer
FT_Get_Sfnt_Name
FT_Get_Sfnt_Name_Count
FT_Get_Sfnt_Table
FT_Get_Short
FT_Get_ShortLE
FT_GlyphLoader_Add
FT_GlyphLoader_Check_Points
FT_GlyphLoader_Check_Subglyphs
FT_GlyphLoader_Copy_Points
FT_GlyphLoader_Create_Extra
FT_GlyphLoader_Done
FT_GlyphLoader_New
FT_GlyphLoader_Prepare
FT_GlyphLoader_Reset
FT_GlyphLoader_Rewind
FT_Init_Extensions
FT_List_Add
FT_List_Finalize
FT_List_Find
FT_List_Insert
FT_List_Iterate
FT_List_Remove
FT_List_Up
FT_Load_Char
FT_Load_Glyph
FT_Lookup_Renderer
FT_MulDiv
FT_MulFix
#ifndef __UNIXOS2__
FT_MulTo64
#endif
FT_New_Face
FT_New_GlyphSlot
FT_New_Library
FT_New_Memory_Face
FT_New_Memory_Stream
FT_New_Size
FT_Open_Face
FT_Outline_Copy
FT_Outline_Decompose
FT_Outline_Done
FT_Outline_Done_Internal
FT_Outline_Get_Bitmap
FT_Outline_Get_CBox
FT_Outline_New
FT_Outline_New_Internal
FT_Outline_Render
FT_Outline_Reverse
FT_Outline_Transform
FT_Outline_Translate
FT_Read_Char
FT_Read_Fields
FT_Read_Long
FT_Read_LongLE
FT_Read_Offset
FT_Read_Short
FT_Read_ShortLE
FT_Read_Stream
FT_Read_Stream_At
FT_Realloc
FT_Register_Extension
FT_Release_Frame
FT_Remove_Module
FT_Render_Glyph
FT_Render_Glyph_Internal
FT_Seek_Stream
FT_Select_Charmap
FT_Set_Char_Size
FT_Set_Charmap
FT_Set_Debug_Hook
FT_Set_Pixel_Sizes
FT_Set_Renderer
FT_Set_Transform
FT_Skip_Stream
#ifndef __UNIXOS2__
FT_Sqrt64
#endif
FT_SqrtFixed
FT_Stream_Pos
FT_Vector_Transform
FT_Outline_Get_BBox
FT_Done_Glyph
FT_Get_Glyph
FT_Glyph_Copy
FT_Glyph_Get_CBox
FT_Glyph_To_Bitmap
FT_Glyph_Transform
FT_Matrix_Invert
FT_Matrix_Multiply
ft_bitmap_glyph_class
ft_outline_glyph_class
FT_Add_Default_Modules
FT_Done_FreeType
FT_Init_FreeType
FT_Get_Multi_Master
FT_Set_MM_Blend_Coordinates
FT_Set_MM_Design_Coordinates
FT_Done_Memory
FT_New_Memory
FT_New_Stream
#ifndef __UNIXOS2__
_cygwin_dll_entry@12
_cygwin_noncygwin_dll_entry@12
dll_main@12
#endif
ps_table_funcs
psaux_module_class
t1_builder_funcs
t1_decoder_funcs
t1_parser_funcs
psnames_module_class
ft_raster1_renderer_class
ft_raster5_renderer_class
ft_standard_raster
sbit_metrics_fields
sfnt_module_class
ft_grays_raster
ft_smooth_renderer_class
TT_New_Context
TT_RunIns
tt_default_graphics_state
tt_driver_class
t1_driver_class
t1cid_driver_class
winfnt_driver_class

/* $XFree86: xc/lib/freetype2/freetype-def.cpp,v 1.2 2002/05/31 18:45:50 dawes Exp $ */