Searched refs:dC (Results 1 – 1 of 1) sorted by relevance
578 SCsCOL dC = aPos.Col() - aOrg.Col(); in GetMatrixEdge() local581 if ( dC >= 0 && dR >= 0 && dC < nC && dR < nR ) in GetMatrixEdge()583 if ( dC == 0 ) in GetMatrixEdge()585 if ( dC+1 == nC ) in GetMatrixEdge()609 aMsg += ByteString::CreateFromInt32( dC ); in GetMatrixEdge()
Completed in 27 milliseconds