Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ QueueIdleWork
Method
QueueIdleWork
scintilla/src/Editor.cxx:6957–6960 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6955
}
6956
6957
void Editor::QueueIdleWork ( WorkNeeded::workItems items, int upTo )
6958
{
6959
workNeeded.Need ( items, upTo );
6960
}
6961
6962
bool Editor::PaintContains ( PRectangle rc )
6963
{
Callers
nothing calls this directly
Calls
1
Need
Method · 0.80
Tested by
no test coverage detected