Searched defs:getParagraphDirection (Results 1 – 4 of 4) sorted by relevance
650 public int getParagraphDirection(int line) { in getParagraphDirection() method in BoringLayout
1181 public int getParagraphDirection(int line) { in getParagraphDirection() method in DynamicLayout
1412 public abstract int getParagraphDirection(int line); in getParagraphDirection() method in Layout
604 public int getParagraphDirection(int line) { in getParagraphDirection() method in LayoutTest.MockLayout