Searched refs:SC_TIME_FOREVER (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DScintilla.h403 #define SC_TIME_FOREVER 10000000 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx356 dwellDelay = SC_TIME_FOREVER;
357 ticksToDwell = SC_TIME_FOREVER;
5078 ticksToDwell = SC_TIME_FOREVER;
5079 if (dwelling && (dwellDelay < SC_TIME_FOREVER)) {
5412 if ((dwellDelay < SC_TIME_FOREVER) &&

Completed in 117 milliseconds