Searched refs:toggled (Results 1 – 1 of 1) sorted by relevance
577 Collection<CanvasViewInfo> toggled) { in selectWithin() argument584 if (toggled.size() > 0) { in selectWithin()586 Set<CanvasViewInfo> result = new HashSet<CanvasViewInfo>(toggled); in selectWithin()588 if (toggled.contains(viewInfo)) { in selectWithin()