Home | History | Annotate | Download | only in pshinter

Lines Matching refs:major_dir

1511   /* major_dir is the direction for points on the bottom/left of the stem; */
1513 /* -major_dir. */
1520 FT_Int major_dir )
1535 if ( PSH_DIR_COMPARE( point->dir_in, major_dir ) )
1538 else if ( PSH_DIR_COMPARE( point->dir_out, major_dir ) )
1543 if ( point_dir == major_dir )
1563 else if ( point_dir == -major_dir )
1592 if ( major_dir == PSH_DIR_HORIZONTAL )
1679 FT_Int major_dir = dimension == 0 ? PSH_DIR_VERTICAL
1716 threshold, major_dir );
1732 threshold, major_dir );