Searched defs:start_column (Results 1 – 6 of 6) sorted by relevance
42 void Selection::selectPortion( int line, int start_column, int end_column ) in selectPortion()96 bool Selection::getPortionForLine( int line, int* start_column, int* end_column ) const in getPortionForLine()
33 QuickFindMatch( int start_column, int length ) in QuickFindMatch()
34 Portion( int line, int start_column, int end_column ) in Portion()