Searched defs:textAlignment (Results 1 – 3 of 3) sorted by relevance
1092 public void show(int textDirection, int textAlignment); in show()1150 public void show(int textDirection, int textAlignment) { in show()1280 public void show(int textDirection, int textAlignment) { in show()
208 public void setAlignment(Alignment textAlignment) { in setAlignment()
29288 public void setTextAlignment(@TextAlignment int textAlignment) { in setTextAlignment()29356 final int textAlignment = getRawTextAlignment(); in resolveTextAlignment() local