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