Searched refs:textHeight (Results 1 – 3 of 3) sorted by relevance
133 int textHeight = chooseSize(window, inputView, text, textView); in show() local134 offy -= textView.getPaddingTop() + textHeight; in show()
163 int textHeight = chooseSize(window, inputView, text, textView); in show() local164 offy -= textView.getPaddingTop() + textHeight; in show()
165 int textHeight = chooseSize(window, inputView, text, textView); in show() local166 offy -= textView.getPaddingTop() + textHeight; in show()