HomeSort by relevance Sort by last modified time
    Searched defs:FT_CALLBACK_DEF (Results 1 - 25 of 27) sorted by null

1 2

  /external/freetype/src/pfr/
pfrdrivr.c 30 FT_CALLBACK_DEF( FT_Error )
65 FT_CALLBACK_DEF( FT_Error )
98 FT_CALLBACK_DEF( FT_Error )
161 FT_CALLBACK_DEF( FT_Module_Interface )
pfrcmap.c 27 FT_CALLBACK_DEF( FT_Error )
61 FT_CALLBACK_DEF( void )
69 FT_CALLBACK_DEF( FT_UInt )
98 FT_CALLBACK_DEF( FT_UInt32 )
pfrload.c 455 FT_CALLBACK_DEF( FT_Error )
555 FT_CALLBACK_DEF( FT_Error )
581 FT_CALLBACK_DEF( FT_Error )
626 FT_CALLBACK_DEF( FT_Error )
  /external/freetype/src/cff/
cffcmap.c 35 FT_CALLBACK_DEF( FT_Error )
52 FT_CALLBACK_DEF( void )
59 FT_CALLBACK_DEF( FT_UInt )
73 FT_CALLBACK_DEF( FT_UInt32 )
133 FT_CALLBACK_DEF( const char* )
146 FT_CALLBACK_DEF( FT_Error )
173 FT_CALLBACK_DEF( void )
185 FT_CALLBACK_DEF( FT_UInt )
198 FT_CALLBACK_DEF( FT_UInt32 )
cffdrivr.c 111 FT_CALLBACK_DEF( FT_Error )
161 FT_CALLBACK_DEF( FT_Error )
202 FT_CALLBACK_DEF( FT_Error )
1063 FT_CALLBACK_DEF( FT_Module_Interface )
    [all...]
  /external/freetype/src/cid/
cidriver.c 203 FT_CALLBACK_DEF( FT_Module_Interface )
cidgload.c 44 FT_CALLBACK_DEF( FT_Error )
cidload.c 157 FT_CALLBACK_DEF( FT_Error )
235 FT_CALLBACK_DEF( FT_Error )
315 FT_CALLBACK_DEF( FT_Error )
340 FT_CALLBACK_DEF( FT_Error )
  /external/freetype/src/pshinter/
pshmod.c 39 FT_CALLBACK_DEF( void )
50 FT_CALLBACK_DEF( FT_Error )
72 FT_CALLBACK_DEF( PSH_Globals_Funcs )
80 FT_CALLBACK_DEF( T1_Hints_Funcs )
88 FT_CALLBACK_DEF( T2_Hints_Funcs )
  /external/freetype/src/type42/
t42drivr.c 190 FT_CALLBACK_DEF( FT_Module_Interface )
  /external/freetype/src/psaux/
t1cmap.c 52 FT_CALLBACK_DEF( void )
62 FT_CALLBACK_DEF( FT_UInt )
98 FT_CALLBACK_DEF( FT_UInt32 )
122 FT_CALLBACK_DEF( FT_Error )
152 FT_CALLBACK_DEF( FT_Error )
190 FT_CALLBACK_DEF( FT_Error )
211 FT_CALLBACK_DEF( void )
220 FT_CALLBACK_DEF( FT_UInt )
235 FT_CALLBACK_DEF( FT_UInt32 )
289 FT_CALLBACK_DEF( const char *
    [all...]
  /external/freetype/src/base/
ftglyph.c 58 FT_CALLBACK_DEF( FT_Error )
93 FT_CALLBACK_DEF( FT_Error )
109 FT_CALLBACK_DEF( void )
120 FT_CALLBACK_DEF( void )
158 FT_CALLBACK_DEF( FT_Error )
191 FT_CALLBACK_DEF( void )
201 FT_CALLBACK_DEF( FT_Error )
222 FT_CALLBACK_DEF( void )
238 FT_CALLBACK_DEF( void )
249 FT_CALLBACK_DEF( FT_Error
    [all...]
  /external/freetype/src/type1/
t1driver.c 675 FT_CALLBACK_DEF( FT_Module_Interface )
t1gload.c 165 FT_CALLBACK_DEF( FT_Error )
  /external/freetype/builds/vms/
ftconfig.h 503 /* FT_CALLBACK_DEF is used to _define_ a callback function, */
521 #ifndef FT_CALLBACK_DEF
523 #define FT_CALLBACK_DEF( x ) extern "C" x
525 #define FT_CALLBACK_DEF( x ) static x
527 #endif /* FT_CALLBACK_DEF */
  /external/freetype/include/freetype/config/
ftconfig.h 520 /* FT_CALLBACK_DEF is used to _define_ a callback function, */
538 #ifndef FT_CALLBACK_DEF
540 #define FT_CALLBACK_DEF( x ) extern "C" x
542 #define FT_CALLBACK_DEF( x ) static x
544 #endif /* FT_CALLBACK_DEF */
  /external/freetype/src/cache/
ftcbasic.c 68 FT_CALLBACK_DEF( FT_Bool )
80 FT_CALLBACK_DEF( FT_Error )
96 FT_CALLBACK_DEF( FT_UInt )
124 FT_CALLBACK_DEF( FT_Error )
153 FT_CALLBACK_DEF( FT_Error )
203 FT_CALLBACK_DEF( FT_Bool )
ftccmap.c 94 FT_CALLBACK_DEF( void )
107 FT_CALLBACK_DEF( FT_Error )
137 FT_CALLBACK_DEF( FT_Offset )
149 FT_CALLBACK_DEF( FT_Bool )
175 FT_CALLBACK_DEF( FT_Bool )
ftcmanag.c 85 FT_CALLBACK_DEF( void )
99 FT_CALLBACK_DEF( FT_Bool )
117 FT_CALLBACK_DEF( FT_Error )
133 FT_CALLBACK_DEF( FT_Error )
230 FT_CALLBACK_DEF( FT_Error )
258 FT_CALLBACK_DEF( void )
279 FT_CALLBACK_DEF( FT_Bool )
  /external/freetype/src/autofit/
afmodule.c 432 FT_CALLBACK_DEF( FT_Module_Interface )
442 FT_CALLBACK_DEF( FT_Error )
468 FT_CALLBACK_DEF( void )
480 FT_CALLBACK_DEF( FT_Error )
  /external/freetype/src/bdf/
bdfdrivr.c 63 FT_CALLBACK_DEF( FT_Error )
79 FT_CALLBACK_DEF( void )
90 FT_CALLBACK_DEF( FT_UInt )
129 FT_CALLBACK_DEF( FT_UInt )
309 FT_CALLBACK_DEF( void )
336 FT_CALLBACK_DEF( FT_Error )
717 FT_CALLBACK_DEF( FT_Error )
734 FT_CALLBACK_DEF( FT_Error )
774 FT_CALLBACK_DEF( FT_Error )
953 FT_CALLBACK_DEF( FT_Module_Interface
    [all...]
  /external/freetype/src/pcf/
pcfdrivr.c 79 FT_CALLBACK_DEF( FT_Error )
96 FT_CALLBACK_DEF( void )
107 FT_CALLBACK_DEF( FT_UInt )
144 FT_CALLBACK_DEF( FT_UInt )
212 FT_CALLBACK_DEF( void )
265 FT_CALLBACK_DEF( FT_Error )
435 FT_CALLBACK_DEF( FT_Error )
452 FT_CALLBACK_DEF( FT_Error )
490 FT_CALLBACK_DEF( FT_Error )
797 FT_CALLBACK_DEF( FT_Module_Interface
    [all...]
  /external/freetype/src/truetype/
ttdriver.c 574 FT_CALLBACK_DEF( FT_Module_Interface )
ttgload.c 261 FT_CALLBACK_DEF( FT_Error )
287 FT_CALLBACK_DEF( void )
297 FT_CALLBACK_DEF( FT_Error )
325 FT_CALLBACK_DEF( FT_Error )
560 FT_CALLBACK_DEF( FT_Error )
    [all...]
  /external/freetype/src/sfnt/
sfdriver.c 1177 FT_CALLBACK_DEF( FT_Module_Interface )
    [all...]

Completed in 578 milliseconds

1 2