Searched refs:columnToByte (Results 1 – 1 of 1) sorted by relevance
290 int columnToByte(int n) const { in columnToByte() function379 -1 == map.columnToByte(CaretEnd)) in selectInterestingSourceRegion()383 -1!=map.columnToByte(CaretStart)) && in selectInterestingSourceRegion()387 -1!=map.columnToByte(CaretEnd)) && in selectInterestingSourceRegion()396 unsigned SourceStart = map.columnToByte(std::min<unsigned>(CaretStart, in selectInterestingSourceRegion()398 unsigned SourceEnd = map.columnToByte(std::min<unsigned>(CaretEnd, in selectInterestingSourceRegion()