Home | History | Annotate | Download | only in widget

Lines Matching refs:getColumn

785             res[i] = (byte) (cell.getRow() * 3 + cell.getColumn());
806 res[i] = (byte) (cell.getRow() * 3 + cell.getColumn());