Searched refs:countAfterComb (Results 1 – 1 of 1) sorted by relevance
72 int countAfterComb = oShapes.getCount(); in _combine() local73 log.println("Count after combining:" + countAfterComb); in _combine()74 result = oGroup != null && countAfterComb == 1; in _combine()
Completed in 10 milliseconds