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