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