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

Method Clear

scintilla/src/XPM.cxx:128–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128void XPM::Clear() {
129}
130
131void XPM::Draw(Surface *surface, PRectangle &rc) {
132 if (pixels.empty()) {

Callers 3

StartMethod · 0.45
CancelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected