Home | History | Annotate | Download | only in D3D8

Lines Matching refs:sWidth

429 		int sWidth = sourceDescription.Width;
434 RECT sRect = {0, 0, sWidth, sHeight};
4184 int sWidth = sRect.right - sRect.left;
4195 sWidth != dWidth ||