Home | History | Annotate | Download | only in psaux

Lines Matching refs:hints

423     /* begin hints recording session, if any */
425 hinter->open( hinter->hints );
792 case 3: /* change hints */
799 hinter->reset( hinter->hints,
805 /* counter control hints, clear stack */
1095 /* close hints recording session */
1098 if ( hinter->close( hinter->hints,
1102 /* apply hints to the loaded glyph outline now */
1103 error = hinter->apply( hinter->hints,
1448 hinter->stem( hinter->hints, 1, top );
1455 /* record horizontal counter-controlled hints */
1457 hinter->stem3( hinter->hints, 1, top );
1467 hinter->stem( hinter->hints, 0, top );
1474 /* record vertical counter-controlled hints */
1483 hinter->stem3( hinter->hints, 0, top );