Home
last modified time | relevance | path

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

/dports/print/cups-filters/cups-filters-1.28.10/fontembed/
H A Dsfnt.c870 #define NUM_PRIO 20 macro
909 int priolist[NUM_PRIO]={0,}; in otf_write_sfnt()
923 …for (iA=NUM_PRIO-1;iA>=0;iA--) { // pick the matched tables up in sorted order (bucketsort princip… in otf_write_sfnt()