Lines Matching refs:col
1685 for (int col = 0; col < 4; col++)
1690 m_userAttribTransforms[attribNdx](row, col) = -m_userAttribTransforms[attribNdx](row, col);
1693 m_userAttribTransforms[attribNdx](row, col) += 0.3f;
1696 m_userAttribTransforms[attribNdx](row, col) -= 0.3f;
1699 m_userAttribTransforms[attribNdx](row, col) = -m_userAttribTransforms[attribNdx](row, col) + 0.3f;
1702 m_userAttribTransforms[attribNdx](row, col) -= 0.1f;