Home
last modified time | relevance | path

Searched defs:pIdle (Results 1 – 25 of 28) sorted by relevance

12

/dports/editors/abiword/abiword-3.0.5/src/af/util/win/
H A Dut_Win32Idle.cpp59 void UT_Win32Idle::_register(UT_Idle * pIdle) in _register()
64 void UT_Win32Idle::_unregister(UT_Idle * pIdle) in _unregister()
80 UT_Win32Idle * pIdle = (UT_Win32Idle *)static_vecIdles.getNthItem(i); in _fireall() local
/dports/games/glest/glest_source_3.2.2/source/shared_lib/include/platform/sdl/
H A Dthread.h27 pIdle = 0, enumerator
/dports/games/glest/glest_source_3.2.2/source/shared_lib/include/platform/win32/
H A Dthread.h29 pIdle= THREAD_PRIORITY_IDLE, enumerator
/dports/editors/abiword/abiword-3.0.5/src/af/util/unix/
H A Dut_unixIdle.cpp33 UT_UnixIdle * pIdle = static_cast<UT_UnixIdle*>(p); in _Timer_Proc() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/framework/module/
H A DShellStackGuard.cxx113 IMPL_LINK(ShellStackGuard, TimeoutHandler, Timer*, pIdle, void) in IMPL_LINK() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/framework/module/
H A DShellStackGuard.cxx114 IMPL_LINK(ShellStackGuard, TimeoutHandler, Timer*, pIdle, void) in IMPL_LINK() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A DDocumentStatisticsManager.cxx205 IMPL_LINK( DocumentStatisticsManager, DoIdleStatsUpdate, Timer *, pIdle, void ) in IMPL_LINK() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A DDocumentStatisticsManager.cxx202 IMPL_LINK( DocumentStatisticsManager, DoIdleStatsUpdate, Timer *, pIdle, void ) in IMPL_LINK() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dappcfg.cxx66 std::unique_ptr<Idle> pIdle; member in __anon01ee676d0111::SfxEventAsyncer_Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dappcfg.cxx83 std::unique_ptr<Idle> pIdle; member in SfxEventAsyncer_Impl
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/include/platform/sdl/
H A Dthread.h64 pIdle = 0, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/inc/
H A Dtempldgi.hxx92 std::unique_ptr<Idle> pIdle; member in SfxCommonTemplateDialog_Impl
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dcuigaldlg.hxx140 Idle* pIdle; member in ActualizeProgress
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dcuigaldlg.hxx139 Idle* pIdle; member in ActualizeProgress
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/inc/
H A Dtempldgi.hxx181 std::unique_ptr<Idle> pIdle; member in SfxCommonTemplateDialog_Impl
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/remotecontrol/
H A DBluetoothServer.cxx1093 GSource *pIdle = g_idle_source_new(); in ensureDiscoverable() local
1107 GSource *pIdle = g_idle_source_new(); in restoreDiscoverable() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/remotecontrol/
H A DBluetoothServer.cxx1088 GSource *pIdle = g_idle_source_new(); in ensureDiscoverable() local
1102 GSource *pIdle = g_idle_source_new(); in restoreDiscoverable() local
/dports/devel/poco/poco-1.10.1-all/Foundation/src/
H A DThreadPool.cpp428 for (auto pIdle: idleThreads) in housekeep() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A Dsrcedtw.cxx585 IMPL_LINK( SwSrcEditWindow, SyntaxTimerHdl, Timer*, pIdle, void ) in IMPL_LINK() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A Dsrcedtw.cxx589 IMPL_LINK( SwSrcEditWindow, SyntaxTimerHdl, Timer*, pIdle, void ) in IMPL_LINK() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dsalinst.cxx124 AquaDelayedSettingsChanged* pIdle = new AquaDelayedSettingsChanged( bInvalidate ); in delayedSettingsChanged() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Dsalinst.cxx119 AquaDelayedSettingsChanged* pIdle = new AquaDelayedSettingsChanged( bInvalidate ); in delayedSettingsChanged() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/navipi/
H A Dnavipi.cxx669 IMPL_LINK( ScNavigatorDlg, TimeHdl, Timer*, pIdle, void ) in IMPL_LINK() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/navipi/
H A Dnavipi.cxx560 IMPL_LINK( ScNavigatorDlg, TimeHdl, Timer*, pIdle, void ) in IMPL_LINK() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/tabpages/
H A Dbackgrnd.cxx1059 IMPL_LINK( SvxBackgroundTabPage, LoadIdleHdl_Impl, Timer*, pIdle, void ) in IMPL_LINK() argument

12