Searched defs:columnRight (Results 1 – 1 of 1) sorted by relevance
277 int columnRight = (mGrid.getViewCount() == 0) ? 0 : mGrid.getClosestColumn(x2); in addRightSideMatch() local373 int columnRight = mGrid.getColumn(x1 - SHORT_GAP_DP); in addColumnGapMatch() local