Home
last modified time | relevance | path

Searched defs:lineCount (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/text/src/android/text/cts/
DStaticLayoutGetLineLeftRightTest.java145 final int lineCount = mLayout.getLineCount(); in testGetLineLeft() local
169 final int lineCount = mLayout.getLineCount(); in testGetLineRight() local
DStaticLayoutLineBreakingTest.java129 final int lineCount = breaks.length + 1; in layout() local
163 final int lineCount = staticLayout.getLineCount(); in layoutMaxLines() local
DDynamicLayoutTest.java328 final int lineCount = expected.getLineCount(); in assertLineSpecs() local
DStaticLayoutTest.java1169 final int lineCount = layout.getLineCount(); in testGetOffsetForHorizontal_Multilines() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
DVectorAverage.java154 int lineCount = lines.length; in initFromString() local
/cts/tests/camera/libctscamera2jni/
Ddng-validate-jni.cpp438 int lineCount = 0; in Java_android_hardware_camera2_cts_DngCreatorTest_validateDngNative() local
/cts/tests/tests/text/src/android/text/method/cts/
DBaseKeyListenerTest.java640 final int selectionStart, final int selectionEnd, int lineCount) in prepTextViewWithLinesSync()
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java4662 final int lineCount = layout.getLineCount(); in testHyphenationNotHappen_frequencyNone() local
4698 final int lineCount = layout.getLineCount(); in testHyphenationNotHappen_breakStrategySimple() local