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