Searched refs:boxes_iterator (Results 1 – 1 of 1) sorted by relevance
384 typedef typename boxes_type::const_iterator boxes_iterator; typedef412 for (boxes_iterator bi = boxes_found.begin() ; bi != boxes_found.end() ; ++bi) in apply()