Searched refs:getRects (Results 1 – 3 of 3) sorted by relevance
66 public List<Rect> getRects() { in getRects() method in MatchRects
66 public List<Rect> getRects() { in getRects() method in LinkRects
293 private static List<WidgetRect> getRects(char[][] board) { in getRects() method in CellLayoutBoard366 board.mWidgetsRects = getRects(board.mWidget); in boardFromString()