Searched refs:SetIdle (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A DScintillaWX.h98 virtual bool SetIdle(bool on);
H A DScintillaWX.cpp283 SetIdle(false);
328 bool ScintillaWX::SetIdle(bool on) { function in class:ScintillaWX
1039 SetIdle(false);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.h505 virtual bool SetIdle(bool) { return false; } function in class:Editor
H A DEditor.cxx460 SetIdle(false);
1504 SetIdle(true);
1523 if (!SetIdle(true)) {
5439 // false will stop calling this idle funtion until SetIdle() is

Completed in 63 milliseconds