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