Searched refs:inptTxtBottom (Results 1 – 1 of 1) sorted by relevance
833 final int inptTxtBottom = inptTxtTop + inptTxtMsrdHght; in onLayout() local834 mInputText.layout(inptTxtLeft, inptTxtTop, inptTxtRight, inptTxtBottom); in onLayout()