Searched defs:findVacantCell (Results 1 – 3 of 3) sorted by relevance
650 public static boolean findVacantCell(int[] vacant, int spanX, int spanY, in findVacantCell() method in Utilities
2995 public boolean findVacantCell(int spanX, int spanY, int[] outXY) { in findVacantCell() method in CellLayout
3057 static boolean findVacantCell(int[] vacant, int spanX, int spanY, in findVacantCell() method in CellLayout