Home
last modified time | relevance | path

Searched refs:FT_UInt32 (Results 1 – 11 of 11) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/internal/
Dftcalc.h327 FT_BASE( FT_UInt32 )
397 FT_MSB_i386( FT_UInt32 x ) in FT_MSB_i386()
414 FT_MSB_i386( FT_UInt32 x );
444 FT_MSB( FT_UInt32 z );
520 (FT_Int32)( (FT_UInt32)(a) + (FT_UInt32)(b) )
522 (FT_Int32)( (FT_UInt32)(a) - (FT_UInt32)(b) )
524 (FT_Int32)( (FT_UInt32)(a) * (FT_UInt32)(b) )
526 (FT_Int32)( (FT_UInt32)0 - (FT_UInt32)(a) )
Dftobjs.h176 FT_UInt32 char_code );
180 FT_UInt32 *achar_code );
185 FT_UInt32 char_code,
186 FT_UInt32 variant_selector );
190 FT_UInt32 char_code,
191 FT_UInt32 variant_selector );
193 typedef FT_UInt32 *
197 typedef FT_UInt32 *
200 FT_UInt32 char_code );
202 typedef FT_UInt32 *
[all …]
Dtttypes.h1589 FT_UInt32 variation_support; /* since 2.7.1 */
1619 FT_UInt32 kern_avail_bits;
1620 FT_UInt32 kern_order_bits;
Dpsaux.h1357 FT_UInt32
1358 (*cff_random)( FT_UInt32 r );
Dftstream.h161 #define FT_UINT32( x ) ( (FT_UInt32)(x) )
/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/internal/services/
Dsvpscmap.h34 typedef FT_UInt32
55 FT_UInt32 unicode; /* bit 31 set: is glyph variant */
98 FT_UInt32 unicode );
100 typedef FT_UInt32
102 FT_UInt32 *unicode );
/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/config/
Dinteger-types.h130 typedef unsigned XXX FT_UInt32;
163 typedef unsigned int FT_UInt32; typedef
168 typedef unsigned long FT_UInt32; typedef
/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/
Dfreetype.h630 value = ( ( FT_STATIC_BYTE_CAST( FT_UInt32, a ) << 24 ) | \
631 ( FT_STATIC_BYTE_CAST( FT_UInt32, b ) << 16 ) | \
632 ( FT_STATIC_BYTE_CAST( FT_UInt32, c ) << 8 ) | \
633 FT_STATIC_BYTE_CAST( FT_UInt32, d ) )
4604 FT_EXPORT( FT_UInt32* )
4638 FT_EXPORT( FT_UInt32* )
4673 FT_EXPORT( FT_UInt32* )
Dftbdf.h123 FT_UInt32 cardinal;
Dfttypes.h176 typedef FT_UInt32 FT_Tag;
Dftcache.h636 FT_UInt32 char_code );