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

Method Created

scintilla/include/Platform.h:365–365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363 }
364 WindowID GetID() const { return wid; }
365 bool Created() const { return wid != 0; }
366 void Destroy();
367 bool HasFocus();
368 PRectangle GetPosition();

Callers 4

CallTipCancelMethod · 0.80
SetHighlightMethod · 0.80
CancelMethod · 0.80
CreateCallTipWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected