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