Searched refs:asize (Results 1 – 11 of 11) sorted by relevance
107 FT_ULong *asize ) in ftc_snode_load() argument185 if ( asize ) in ftc_snode_load()186 *asize = (FT_ULong)FT_ABS( sbit->pitch ) * sbit->height; in ftc_snode_load()201 if ( asize ) in ftc_snode_load()202 *asize = 0; in ftc_snode_load()
41 FT_Size *asize ) in ftc_scaler_lookup_size() argument73 *asize = size; in ftc_scaler_lookup_size()185 FT_Size *asize ) in FTC_Manager_LookupSize() argument191 if ( !asize || !scaler ) in FTC_Manager_LookupSize()194 *asize = NULL; in FTC_Manager_LookupSize()209 *asize = FTC_SIZE_NODE( mrunode )->size; in FTC_Manager_LookupSize()
197 FT_UInt *asize ) in tt_face_get_location() argument243 *asize = 0; in tt_face_get_location()266 *asize = 0; in tt_face_get_location()280 *asize = (FT_UInt)( pos2 - pos1 ); in tt_face_get_location()282 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
37 FT_UInt *asize );
510 FT_UInt asize; in tt_check_single_notdef() local518 tt_face_get_location( face, i, &asize ); in tt_check_single_notdef()519 if ( asize > 0 ) in tt_check_single_notdef()
299 u_int asize; /* Size of the addr buf */ member364 fdlist[fdlistno].asize = __rpc_get_a_size(si.si_af);491 (size_t)fdlist[i].asize) !=516 (size_t)fdlist[i].asize) !=578 &fdlist[i].asize);
72 FT_ULong *asize ) in read_pfb_tag() argument80 *asize = 0; in read_pfb_tag()87 *asize = size; in read_pfb_tag()
230 extern char *abspath __PR((const char *relp, char *absp, size_t asize));231 extern char *absnpath __PR((const char *relp, char *absp, size_t asize));232 extern char *absfpath __PR((const char *relp, char *absp, size_t asize,
488 FT_Size *asize );
378 FT_ULong *asize ) in pcf_seek_to_table_type() argument399 *asize = tables[i].size; in pcf_seek_to_table_type()406 *asize = 0; in pcf_seek_to_table_type()
2763 FT_Size *asize ) in FT_New_Size() argument2779 if ( !asize ) in FT_New_Size()2785 *asize = NULL; in FT_New_Size()2808 *asize = size; in FT_New_Size()