Home | History | Annotate | Download | only in sfnt

Lines Matching refs:y_pos

550                               FT_Int          y_pos );
556 FT_Int y_pos );
564 FT_Int y_pos )
586 y_pos < 0 || (FT_UInt)( y_pos + height ) > bit_height )
602 line += y_pos * pitch + ( x_pos >> 3 );
703 FT_Int y_pos )
726 y_pos < 0 || (FT_UInt)( y_pos + height ) > bit_height )
744 line += y_pos * pitch + ( x_pos >> 3 );
827 FT_Int y_pos )
862 x_pos + dx, y_pos + dy );
894 FT_Int y_pos )
917 y_pos,
940 FT_Int y_pos )
1066 error = loader( decoder, p, p_limit, x_pos, y_pos );
1081 FT_Int y_pos )
1259 y_pos );