Home
last modified time | relevance | path

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

/dports/print/ttfautohint/ttfautohint-1.8.4/lib/
H A Dtabytecode.c761 FT_UInt* delta_before_IUP_args[6] = {NULL, NULL, NULL, NULL, NULL, NULL}; in TA_sfnt_build_delta_exceptions() local
806 delta_before_IUP_args[i] = (FT_UInt*)malloc((16 * 2 * num_points + 2) in TA_sfnt_build_delta_exceptions()
808 if (!delta_before_IUP_args[i]) in TA_sfnt_build_delta_exceptions()
844 delta_before_IUP_args, in TA_sfnt_build_delta_exceptions()
878 *(delta_before_IUP_args[i] + num_delta_before_IUP_args[i]) = n; in TA_sfnt_build_delta_exceptions()
881 *(delta_before_IUP_args[i] + num_delta_before_IUP_args[i]) = in TA_sfnt_build_delta_exceptions()
927 delta_before_IUP_args[i], in TA_sfnt_build_delta_exceptions()
954 delta_before_IUP_args[i], in TA_sfnt_build_delta_exceptions()
968 BCI(delta_before_IUP_args[i][num_delta_before_IUP_args[i] - 1]); in TA_sfnt_build_delta_exceptions()
1128 free(delta_before_IUP_args[i]); in TA_sfnt_build_delta_exceptions()