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

Method SetFlags

scintilla/lexlib/LexAccessor.h:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154 startPosStyling = start;
155 }
156 void SetFlags(char chFlags_, char chWhile_) {
157 chFlags = chFlags_;
158 chWhile = chWhile_;
159 }
160 unsigned int GetStartSegment() const {
161 return startSeg;
162 }

Callers 1

ColouriseSolDocFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected