Home | History | Annotate | Download | only in sfnt

Lines Matching refs:y_pos

546                               FT_Int          y_pos );
552 FT_Int y_pos );
560 FT_Int y_pos )
581 y_pos < 0 || y_pos + height > bit_height )
597 line += y_pos * pitch + ( x_pos >> 3 );
698 FT_Int y_pos )
720 y_pos < 0 || y_pos + height > bit_height )
738 line += y_pos * pitch + ( x_pos >> 3 );
821 FT_Int y_pos )
856 x_pos + dx, y_pos + dy );
888 FT_Int y_pos )
911 y_pos,
934 FT_Int y_pos )
1060 error = loader( decoder, p, p_limit, x_pos, y_pos );
1075 FT_Int y_pos )
1253 y_pos );