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

Method GetSize

scintilla/src/PositionCache.h:155–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153 void Clear();
154 void SetSize(size_t size_);
155 size_t GetSize() const { return pces.size(); }
156 void MeasureWidths(Surface *surface, ViewStyle &vstyle, unsigned int styleNumber,
157 const char *s, unsigned int len, XYPOSITION *positions, Document *pdoc);
158};

Callers 1

WndProcMethod · 0.80

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected