Searched refs:keyYPos (Results 1 – 1 of 1) sorted by relevance
244 final int keyYPos = row.getKeyY(); in Key() local248 mY = keyYPos; in Key()250 mHitBox.set(Math.round(keyXPos), keyYPos, Math.round(keyXPos + keyWidth) + 1, in Key() local251 keyYPos + rowHeight); in Key()