Home | History | Annotate | Download | only in psaux

Lines Matching refs:hints

481     /* begin hints recording session, if any */
483 hinter->open( hinter->hints );
858 case 3: /* change hints */
865 hinter->reset( hinter->hints,
871 /* counter control hints, clear stack */
1163 /* close hints recording session */
1166 if ( hinter->close( hinter->hints,
1170 /* apply hints to the loaded glyph outline now */
1171 error = hinter->apply( hinter->hints,
1531 hinter->stem( hinter->hints, 1, top );
1538 /* record horizontal counter-controlled hints */
1540 hinter->stem3( hinter->hints, 1, top );
1550 hinter->stem( hinter->hints, 0, top );
1557 /* record vertical counter-controlled hints */
1566 hinter->stem3( hinter->hints, 0, top );