Searched refs:horizontalGapFloat (Results 1 – 1 of 1) sorted by relevance
261 final float horizontalGapFloat = mHorizontalGap; in Key() local270 mX = Math.round(keyXPos + horizontalGapFloat / 2); in Key()272 mWidth = Math.round(keyWidth - horizontalGapFloat); in Key()