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