Searched refs:ALIGN_NORMAL (Results 1 – 17 of 17) sorted by relevance
19 import static android.text.Layout.Alignment.ALIGN_NORMAL;49 ALIGN_NORMAL, 0, 0, false); in testGetBlocksAlwaysNeedToBeRedrawn_en()75 ALIGN_NORMAL, 0, 0, false); in testGetBlocksAlwaysNeedToBeRedrawn_replacementSpan()104 ALIGN_NORMAL, 0, 0, false); in testGetBlocksAlwaysNeedToBeRedrawn_thai()129 .setAlignment(ALIGN_NORMAL) in testGetLineExtra_withoutLinespacing()137 ALIGN_NORMAL, in testGetLineExtra_withoutLinespacing()159 .setAlignment(ALIGN_NORMAL) in testGetLineExtra_withLinespacing()168 ALIGN_NORMAL, in testGetLineExtra_withLinespacing()183 ALIGN_NORMAL, 1.0f /*spacingMultiplier*/, 0f /*spacingAdd*/, false /*includepad*/); in testGetLineExtra_withNegativeValue()190 ALIGN_NORMAL, 1.0f /*spacingMultiplier*/, 0f /*spacingAdd*/, false /*includepad*/); in testGetLineExtra_withParamGreaterThanLineCount()[all …]
44 Layout.Alignment.ALIGN_NORMAL, 1, 0, in testStaticLayout()51 Layout.Alignment.ALIGN_NORMAL, 1, 0, in testDynamicLayoutTest()
19 import static android.text.Layout.Alignment.ALIGN_NORMAL;42 private DynamicLayout dl = new DynamicLayout("", new TextPaint(), 0, ALIGN_NORMAL, 0, 0, false);
19 import static android.text.Layout.Alignment.ALIGN_NORMAL;330 Alignment align = ALIGN_NORMAL;
18 import static android.text.Layout.Alignment.ALIGN_NORMAL;140 .setAlignment(ALIGN_NORMAL) in createLayout()
19 import static android.text.Layout.Alignment.ALIGN_NORMAL;118 ALIGN_NORMAL, 0, 0, false);
18 import static android.text.Layout.Alignment.ALIGN_NORMAL;149 ALIGN_NORMAL, SPACING_MULT, SPACING_ADD, metrics, true /*includePad*/); in createLayout()
387 align = (dir == DIR_LEFT_TO_RIGHT) ? Alignment.ALIGN_NORMAL : Alignment.ALIGN_OPPOSITE; in getJustifyWidth()389 align = (dir == DIR_LEFT_TO_RIGHT) ? Alignment.ALIGN_OPPOSITE : Alignment.ALIGN_NORMAL; in getJustifyWidth()395 if (align == Alignment.ALIGN_NORMAL) { in getJustifyWidth()532 Alignment.ALIGN_NORMAL : Alignment.ALIGN_OPPOSITE; in drawText()535 Alignment.ALIGN_OPPOSITE : Alignment.ALIGN_NORMAL; in drawText()540 if (align == Alignment.ALIGN_NORMAL) { in drawText()704 align = (dir == DIR_LEFT_TO_RIGHT) ? Alignment.ALIGN_NORMAL : Alignment.ALIGN_OPPOSITE; in getLineStartPos()706 align = (dir == DIR_LEFT_TO_RIGHT) ? Alignment.ALIGN_OPPOSITE : Alignment.ALIGN_NORMAL; in getLineStartPos()710 if (align == Alignment.ALIGN_NORMAL) { in getLineStartPos()1299 case ALIGN_NORMAL: in getLineLeft()[all …]
234 if (source instanceof String && align == Layout.Alignment.ALIGN_NORMAL) { in init()
367 if (alignment == Layout.Alignment.ALIGN_NORMAL) { in getTextStyles()969 start(text, new Alignment(Layout.Alignment.ALIGN_NORMAL)); in startBlockElement()
79 b.mAlignment = Alignment.ALIGN_NORMAL; in obtain()
102 b.mAlignment = Alignment.ALIGN_NORMAL; in obtain()
68 (!ltr && (a == Alignment.ALIGN_NORMAL)) || in scrollTo()
1906 mCCView.setAlignment(Alignment.ALIGN_NORMAL); in initWindow()1931 mCCView.setAlignment(Alignment.ALIGN_NORMAL); in initWindow()
8883 alignment = Layout.Alignment.ALIGN_NORMAL; in getLayoutAlignment()8898 alignment = Layout.Alignment.ALIGN_NORMAL; in getLayoutAlignment()8903 alignment = Layout.Alignment.ALIGN_NORMAL; in getLayoutAlignment()8923 alignment = Layout.Alignment.ALIGN_NORMAL; in getLayoutAlignment()8957 && (alignment == Layout.Alignment.ALIGN_NORMAL in makeNewLayout()9722 if (a == Layout.Alignment.ALIGN_NORMAL) { in bringTextIntoView()9799 case ALIGN_NORMAL: in bringPointIntoView()
2301 Layout.Alignment align = Layout.Alignment.ALIGN_NORMAL; in onShowAlignAlertDialog()2304 align = Layout.Alignment.ALIGN_NORMAL; in onShowAlignAlertDialog()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...