Home | History | Annotate | Download | only in cff

Lines Matching refs:stemhint

305       CF2_StemHintRec  stemhint;
308 stemhint.min =
310 stemhint.max =
313 stemhint.used = FALSE;
314 stemhint.maxDS =
315 stemhint.minDS = 0;
317 cf2_arrstack_push( stemHintArray, &stemhint ); /* defer error check */