Lines Matching defs:suby
3806 // subx, suby, subw, subh - The rectangle from the subpicture to use.
3815 short subx, short suby,
3844 // subx, suby, subw, subh - The rectangle from the subpicture to use.
3855 short subx, short suby,
3910 if((suby + subh) > subpicture->height) {
4008 *(float *)data++ = (float) (suby + subh);
4013 *(float *)data++ = (float) (suby + subh);
4018 *(float *)data++ = (float) suby;
4097 *(float *)data++ = (float) suby + subh;
4102 *(float *)data++ = (float) suby + subh;
4107 *(float *)data++ = (float) suby;
4187 *(float *)data++ = (float) suby + subh;
4192 *(float *)data++ = (float) suby + subh;
4197 *(float *)data++ = (float) suby;