MCPcopy Create free account
hub / github.com/MrNeRF/LichtFeld-Studio / SetMode

Method SetMode

external/zep/src/buffer.cpp:1449–1451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1447 }
1448
1449 void ZepBuffer::SetMode(std::shared_ptr<ZepMode> spMode) {
1450 m_spMode = spMode;
1451 }
1452
1453 tRangeMarkers ZepBuffer::GetRangeMarkersOnLine(uint32_t markerTypes, long line) const {
1454 ByteRange range;

Callers 3

AddTreeMethod · 0.80
AddSearchMethod · 0.80
SetBufferModeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected