Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ NotifyDeleted
Method
NotifyDeleted
scintilla/src/Editor.cxx:4884–4887 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4882
}
4883
4884
void Editor::NotifyDeleted ( Document *, void * )
4885
{
4886
/* Do nothing */
4887
}
4888
4889
void Editor::NotifyMacroRecord ( unsigned int iMessage, uptr_t wParam, sptr_t lParam )
4890
{
Callers
1
~Document
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected