Home | History | Annotate | Download | only in pshinter

Lines Matching refs:major_dir

1510   /* major_dir is the direction for points on the bottom/left of the stem; */
1512 /* -major_dir. */
1519 FT_Int major_dir )
1534 if ( PSH_DIR_COMPARE( point->dir_in, major_dir ) )
1537 else if ( PSH_DIR_COMPARE( point->dir_out, major_dir ) )
1542 if ( point_dir == major_dir )
1562 else if ( point_dir == -major_dir )
1591 if ( major_dir == PSH_DIR_HORIZONTAL )
1678 FT_Int major_dir = dimension == 0 ? PSH_DIR_VERTICAL
1715 threshold, major_dir );
1731 threshold, major_dir );