Searched refs:getPortionForLine (Results 1 – 6 of 6) sorted by relevance
90 bool getPortionForLine( int line,
96 bool Selection::getPortionForLine( int line, int* start_column, int* end_column ) const in getPortionForLine() function in Selection
1552 selection_.getPortionForLine( line_index, &sel_start, &sel_end ); in drawTextArea()