Searched defs:textAlignment (Results 1 – 3 of 3) sorted by relevance
1043 public void show(int textDirection, int textAlignment); in show()1099 public void show(int textDirection, int textAlignment) { in show()1229 public void show(int textDirection, int textAlignment) { in show()
207 public void setAlignment(Alignment textAlignment) { in setAlignment()
21715 public void setTextAlignment(@TextAlignment int textAlignment) { in setTextAlignment()21775 final int textAlignment = getRawTextAlignment(); in resolveTextAlignment() local