Home
last modified time | relevance | path

Searched defs:RangePointer (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DSplitVector.h312 T *RangePointer(ptrdiff_t position, ptrdiff_t rangeLength) noexcept { in RangePointer() function
H A DDocument.h370 …const char *RangePointer(Sci::Position position, Sci::Position rangeLength) noexcept { return cb.R… in RangePointer() function
H A DCellBuffer.cxx633 const char *CellBuffer::RangePointer(Sci::Position position, Sci::Position rangeLength) noexcept { in RangePointer() function in CellBuffer