Searched defs:getParagraphDirection (Results 1 – 4 of 4) sorted by relevance
319 @Override public int getParagraphDirection(int line) { in getParagraphDirection() method in BoringLayout
382 public int getParagraphDirection(int line) { in getParagraphDirection() method in DynamicLayout
1246 public int getParagraphDirection(int line) { in getParagraphDirection() method in StaticLayout
497 public abstract int getParagraphDirection(int line); in getParagraphDirection() method in Layout