MCPcopy 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
6957void Editor::QueueIdleWork ( WorkNeeded::workItems items, int upTo )
6958{
6959 workNeeded.Need ( items, upTo );
6960}
6961
6962bool Editor::PaintContains ( PRectangle rc )
6963{

Callers

nothing calls this directly

Calls 1

NeedMethod · 0.80

Tested by

no test coverage detected