Home
last modified time | relevance | path

Searched refs:ms_suspendCount (Results 1 – 15 of 15) sorted by relevance

/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dlog.h147 if ( !ms_suspendCount ) in FlushActive()
166 static void Suspend() { ms_suspendCount++; } in Suspend()
169 static void Resume() { ms_suspendCount--; } in Resume()
288 static size_t ms_suspendCount; // if positive, logs are not flushed variable
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dlog.h147 if ( !ms_suspendCount ) in FlushActive()
166 static void Suspend() { ms_suspendCount++; } in Suspend()
169 static void Resume() { ms_suspendCount--; } in Resume()
288 static size_t ms_suspendCount; // if positive, logs are not flushed variable
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dlog.h147 if ( !ms_suspendCount ) in FlushActive()
166 static void Suspend() { ms_suspendCount++; } in Suspend()
169 static void Resume() { ms_suspendCount--; } in Resume()
288 static size_t ms_suspendCount; // if positive, logs are not flushed variable
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dlog.h147 if ( !ms_suspendCount ) in FlushActive()
166 static void Suspend() { ms_suspendCount++; } in Suspend()
169 static void Resume() { ms_suspendCount--; } in Resume()
288 static size_t ms_suspendCount; // if positive, logs are not flushed variable
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dlog.h153 if ( !ms_suspendCount ) in FlushActive()
169 static void Suspend() { ms_suspendCount++; } in Suspend()
171 static void Resume() { ms_suspendCount--; } in Resume()
247 static size_t ms_suspendCount; // if positive, logs are not flushed variable
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dlog.h462 static void Suspend() { ms_suspendCount++; } in Suspend()
465 static void Resume() { ms_suspendCount--; } in Resume()
693 static size_t ms_suspendCount; // if positive, logs are not flushed variable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dlog.h451 static void Suspend() { ms_suspendCount++; } in Suspend()
454 static void Resume() { ms_suspendCount--; } in Resume()
688 static size_t ms_suspendCount; // if positive, logs are not flushed variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dlog.h451 static void Suspend() { ms_suspendCount++; } in Suspend()
454 static void Resume() { ms_suspendCount--; } in Resume()
688 static size_t ms_suspendCount; // if positive, logs are not flushed variable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dlog.cpp795 if ( ms_suspendCount ) in FlushActive()
1005 size_t wxLog::ms_suspendCount = 0; member in wxLog
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dlog.cpp795 if ( ms_suspendCount ) in FlushActive()
1005 size_t wxLog::ms_suspendCount = 0; member in wxLog
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dlog.cpp829 if ( ms_suspendCount ) in FlushActive()
1038 size_t wxLog::ms_suspendCount = 0; member in wxLog
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dlog.cpp713 size_t wxLog::ms_suspendCount = 0; member in wxLog
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dlog.cpp713 size_t wxLog::ms_suspendCount = 0; member in wxLog
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dlog.cpp713 size_t wxLog::ms_suspendCount = 0; member in wxLog
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dlog.cpp713 size_t wxLog::ms_suspendCount = 0; member in wxLog