Searched defs:getParagraphDirection (Results 1 – 3 of 3) sorted by relevance
351 public int getParagraphDirection(int line) { in getParagraphDirection() method in BoringLayout
621 public int getParagraphDirection(int line) { in getParagraphDirection() method in DynamicLayout
695 public abstract int getParagraphDirection(int line); in getParagraphDirection() method in Layout