Home | History | Annotate | Download | only in Renderer

Lines Matching refs:sWidth

1158 			Int sWidth = *Pointer<Int>(blit + OFFSET(BlitData,sWidth));
1264 Int X1 = IfThenElse(X0 + 1 >= sWidth, X0, X0 + 1);
1371 data.sWidth = source->getWidth();