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