Searched refs:columnToByte (Results 1 – 1 of 1) sorted by relevance
288 int columnToByte(int n) const { in columnToByte() function377 -1 == map.columnToByte(CaretEnd)) in selectInterestingSourceRegion()381 -1!=map.columnToByte(CaretStart)) && in selectInterestingSourceRegion()385 -1!=map.columnToByte(CaretEnd)) && in selectInterestingSourceRegion()394 unsigned SourceStart = map.columnToByte(std::min<unsigned>(CaretStart, in selectInterestingSourceRegion()396 unsigned SourceEnd = map.columnToByte(std::min<unsigned>(CaretEnd, in selectInterestingSourceRegion()