Home | History | Annotate | Download | only in common

Lines Matching refs:minB1

736 					const float	minB1	= de::clamp((vBounds1.x()-0.5f)-float(j1), 0.0f, 1.0f);
754 Vec2(minA1, maxA1), Vec2(minB1, maxB1),
923 const float minB1 = de::clamp((vBounds1.x()-0.5f)-float(j1), 0.0f, 1.0f);
945 Vec2(minA1, maxA1), Vec2(minB1, maxB1),