Searched defs:getHorizontal (Results 1 – 3 of 3) sorted by relevance
297 public @Nullable int[] getHorizontal() { in getHorizontal() method in SizeConfigurationBuckets
1659 private float getHorizontal(int offset, boolean primary) { in getHorizontal() method in Layout1663 private float getHorizontal(int offset, boolean trailing, boolean clamped) { in getHorizontal() method in Layout1669 private float getHorizontal(int offset, boolean trailing, int line, boolean clamped) { in getHorizontal() method in Layout
5232 public float getHorizontal(@NonNull Layout layout, int offset) { in getHorizontal() method in Editor.HandleView