Home | History | Annotate | Download | only in common

Lines Matching refs:minB0

737 			const float	minB0	= de::clamp((vBounds0.x()-0.5f)-float(j0), 0.0f, 1.0f);
776 Vec2(minA0, maxA0), Vec2(minB0, maxB0),
919 const float minB0 = de::clamp((vBounds0.x()-0.5f)-float(j0), 0.0f, 1.0f);
967 Vec2(minA0, maxA0), Vec2(minB0, maxB0),