Searched defs:colWidth (Results 1 – 2 of 2) sorted by relevance
100 float colWidth = (float) (cellWidth - (maxCols + 1) * mCellMargin) / (float) maxCols; in computeEventRect() local
156 float colWidth = ((float) (viewWidth - paddingLeft - paddingRight - COLUME_PADDING_COUNTS in onDraw() local