Home | History | Annotate | Download | only in sfnt

Lines Matching refs:y_pos

388                               FT_Int          y_pos );
395 FT_Int y_pos );
404 FT_Int y_pos )
427 y_pos < 0 || y_pos + height > bit_height )
443 line += y_pos * pitch + ( x_pos >> 3 );
545 FT_Int y_pos )
569 y_pos < 0 || y_pos + height > bit_height )
587 line += y_pos * pitch + ( x_pos >> 3 );
671 FT_Int y_pos )
706 x_pos + dx, y_pos + dy );
739 FT_Int y_pos )
764 y_pos,
787 FT_Int y_pos )
894 x_pos != 0 || y_pos != 0 )
914 error = loader( decoder, load_flags, p, p_limit, x_pos, y_pos );
934 error = loader( decoder, load_flags, p, p_limit, x_pos, y_pos );
950 FT_Int y_pos )
1132 y_pos );