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