Searched defs:getParagraphDirection (Results 1 – 4 of 4) sorted by relevance
539 public int getParagraphDirection(int line) { in getParagraphDirection() method in BoringLayout
1037 public int getParagraphDirection(int line) { in getParagraphDirection() method in DynamicLayout
907 public abstract int getParagraphDirection(int line); in getParagraphDirection() method in Layout
579 public int getParagraphDirection(int line) { in getParagraphDirection() method in LayoutTest.MockLayout