MCPcopy Create free account
hub / github.com/ProgerXP/Notepad2e / GapPosition

Method GapPosition

scintilla/src/CellBuffer.cxx:390–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388}
389
390int CellBuffer::GapPosition() const {
391 return substance.GapPosition();
392}
393
394// The char* returned is to an allocation owned by the undo history
395const char *CellBuffer::InsertString(int position, const char *s, int insertLength, bool &startSequence) {

Callers 1

WndProcMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected