Home | History | Annotate | Download | only in sfnt

Lines Matching refs:y_pos

360                               FT_Int          y_pos );
366 FT_Int y_pos );
374 FT_Int y_pos )
400 y_pos < 0 || y_pos + height > bit_height )
413 line += y_pos * pitch + ( x_pos >> 3 );
512 FT_Int y_pos )
539 y_pos < 0 || y_pos + height > bit_height )
554 line += y_pos * pitch + ( x_pos >> 3 );
635 FT_Int y_pos )
671 x_pos + dx, y_pos + dy );
700 FT_Int y_pos )
777 error = loader( decoder, p, p_limit, x_pos, y_pos );
792 FT_Int y_pos )
974 y_pos );