Searched refs:cff_random (Results 1 – 9 of 9) sorted by relevance
157 cff_random,
304 cff_random( FT_UInt32 r );
2549 face->internal->random_seed = (FT_Int32)cff_random( in t1_make_subfont()2587 cff_random( FT_UInt32 r ) in cff_random() function
2103 cff_random( decoder->current_subfont->random ); in cf2_interpT2CharString()2242 cff_random( decoder->current_subfont->random ); in cf2_interpT2CharString()
1739 *randval = cff_random( *randval ); in cff_decoder_parse_charstrings()
1358 (*cff_random)( FT_UInt32 r ); member
2117 (FT_Int32)psaux->cff_random( (FT_UInt32)driver->random_seed ); in cff_subfont_load()2130 (FT_Int32)psaux->cff_random( in cff_subfont_load()
1990 [psaux, cff] Move `cff_random' into `psaux' service.1994 Minor fix to allow both `cff' and `psaux' to use `cff_random'.1996 * src/cff/cffload.c (cff_random): Move to...
2293 * src/cff/cffload.c (cff_random): New function.