Searched defs:RangePointer (Results 1 – 3 of 3) sorted by relevance
312 T *RangePointer(ptrdiff_t position, ptrdiff_t rangeLength) noexcept { in RangePointer() function
370 …const char *RangePointer(Sci::Position position, Sci::Position rangeLength) noexcept { return cb.R… in RangePointer() function
633 const char *CellBuffer::RangePointer(Sci::Position position, Sci::Position rangeLength) noexcept { in RangePointer() function in CellBuffer