Searched refs:cWidth (Results 1 – 1 of 1) sorted by relevance
114 int cWidth = mContent.getShortcutsAndWidgets().getCellContentWidth(); in getCellCoordinates() local116 int cellPaddingX = (int) Math.max(0, ((coords.width() - cWidth) / 2f)); in getCellCoordinates()