Searched defs:end_column (Results 1 – 4 of 4) sorted by relevance
42 void Selection::selectPortion( int line, int start_column, int end_column ) in selectPortion()
34 Portion( int line, int start_column, int end_column ) in Portion()