Searched defs:getParagraphDirection (Results 1 – 4 of 4) sorted by relevance
388 public int getParagraphDirection(int line) { in getParagraphDirection() method in BoringLayout
1028 public int getParagraphDirection(int line) { in getParagraphDirection() method in DynamicLayout
875 public abstract int getParagraphDirection(int line); in getParagraphDirection() method in Layout
577 public int getParagraphDirection(int line) { in getParagraphDirection() method in LayoutTest.MockLayout