Searched refs:crop (Results 1 – 6 of 6) sorted by relevance
76 void crop( int last_line );
81 void Selection::crop( int last_line ) in crop() function in Selection
1032 selection_.crop( logData->getNbLine() - 1 ); in updateData()