Searched defs:isCurrentTarget (Results 1 – 2 of 2) sorted by relevance
28 boolean acceptsDrop(int x, int y, int width, int height, boolean isCurrentTarget); in acceptsDrop()
278 public boolean acceptsDrop(int x, int y, int width, int height, boolean isCurrentTarget) { in acceptsDrop()