Searched defs:cellBounds (Results 1 – 3 of 3) sorted by relevance
274 Rect cellBounds = grid.getCellBounds(row, column, 1, 1); in paintGridModeDropFeedback() local313 Pair<int[],int[]> cellBounds = GridModel.getAxisBounds(view); in paintStructure() local
514 Pair<int[], int[]> cellBounds = GridModel.getAxisBounds(mViewObject); in assignCellBoundsFromView() local
390 Rect cellBounds = grid.getCellBounds(startRow, startColumn, rowSpan, columnSpan); in paintResizeFeedback() local