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

Method GetGrowSize

scintilla/src/SplitVector.h:72–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 }
71
72 int GetGrowSize() const {
73 return growSize;
74 }
75
76 void SetGrowSize(int growSize_) {
77 growSize = growSize_;

Callers 1

DeleteAllMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected