Searched refs:lineHeight (Results 1 – 5 of 5) sorted by relevance
162 final int lineHeight = mTextView.getLineHeight(); in testOnGenericMotionEvent_verticalScroll() local168 assertEquals(lineHeight, mTextView.getScrollY(), lineHeight / 4); in testOnGenericMotionEvent_verticalScroll()
833 final int lineHeight = 1; in drawGlBlackWhiteLines() local835 for (int y = 0; y < height / lineHeight; y++) { in drawGlBlackWhiteLines()836 glScissor(0, lineHeight * y, width, lineHeight); in drawGlBlackWhiteLines()
272 assertThat(textView.lineHeight.toFloat()) in <lambda>()
4949 final int lineHeight = mTextView.getResources() in testBaselineAttributes() local4954 assertEquals(lineHeight, mTextView.getLineHeight()); in testBaselineAttributes()7635 final int lineHeight = mTextView.getLineHeight(); in testGetOffsetForPosition() local7639 verifyGetOffsetForPosition(viewWidth / 3, lineHeight / 2); in testGetOffsetForPosition()
1126 field public static final int lineHeight = 16844159; // 0x101057f