Searched defs:textAlignment (Results 1 – 3 of 3) sorted by relevance
1075 public void show(int textDirection, int textAlignment); in show()1133 public void show(int textDirection, int textAlignment) { in show()1263 public void show(int textDirection, int textAlignment) { in show()
207 public void setAlignment(Alignment textAlignment) { in setAlignment()
27493 public void setTextAlignment(@TextAlignment int textAlignment) { in setTextAlignment()27561 final int textAlignment = getRawTextAlignment(); in resolveTextAlignment() local