Searched refs:columnWidthPx (Results 1 – 1 of 1) sorted by relevance
607 int columnWidthPx = mGrid.getColumnDistance(column, mColumnMatch.matchedLine); in handleFreeFormDrop() local609 int columnWidthDp = mRule.getRulesEngine().pxToDp(columnWidthPx); in handleFreeFormDrop()