Searched refs:currentRow (Results 1 – 1 of 1) sorted by relevance
764 Row currentRow = null; in loadKeyboard() local776 currentRow = createRowFromXml(res, parser); in loadKeyboard()777 skipRow = currentRow.mode != 0 && currentRow.mode != mKeyboardMode; in loadKeyboard()784 key = createKeyFromXml(res, currentRow, x, y, parser); in loadKeyboard()805 y += currentRow.verticalGap; in loadKeyboard()806 y += currentRow.defaultHeight; in loadKeyboard()