Searched defs:getHorizontal (Results 1 – 2 of 2) sorted by relevance
1183 private float getHorizontal(int offset, boolean primary) { in getHorizontal() method in Layout1187 private float getHorizontal(int offset, boolean trailing, boolean clamped) { in getHorizontal() method in Layout1193 private float getHorizontal(int offset, boolean trailing, int line, boolean clamped) { in getHorizontal() method in Layout
4680 public float getHorizontal(@NonNull Layout layout, int offset) { in getHorizontal() method in Editor.HandleView