Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DSplitVector.h302 T *BufferPointer() { in BufferPointer() function
H A DDocument.h369 const char * SCI_METHOD BufferPointer() override { return cb.BufferPointer(); } in BufferPointer() function
H A DCellBuffer.cxx629 const char *CellBuffer::BufferPointer() { in BufferPointer() function in CellBuffer