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