Home
last modified time | relevance | path

Searched refs:CFRunLoopRemoveObserver (Results 126 – 147 of 147) sorted by relevance

123456

/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/core-foundation-sys-0.7.0/src/
H A Drunloop.rs128 …pub fn CFRunLoopRemoveObserver(rl: CFRunLoopRef, observer: CFRunLoopObserverRef, mode: CFStringRef… in CFRunLoopRemoveObserver() function
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/core-foundation-sys-0.7.0/src/
H A Drunloop.rs128 …pub fn CFRunLoopRemoveObserver(rl: CFRunLoopRef, observer: CFRunLoopObserverRef, mode: CFStringRef… in CFRunLoopRemoveObserver() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/proxy_resolution/
H A Dproxy_resolver_mac.cc147 CFRunLoopRemoveObserver(CFRunLoopGetCurrent(), observer_.get(), mode); in RemoveFromCurrentRunLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/proxy_resolution/
H A Dproxy_resolver_mac.cc147 CFRunLoopRemoveObserver(CFRunLoopGetCurrent(), observer_.get(), mode); in RemoveFromCurrentRunLoop()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DCFRunLoop.pas386 procedure CFRunLoopRemoveObserver( rl: CFRunLoopRef; observer: CFRunLoopObserverRef; mode: CFString… procedure
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/base/
H A Dmessage_pump_mac.mm137 CFRunLoopRemoveObserver(run_loop_, enter_exit_observer_, kCFRunLoopCommonModes);
140 CFRunLoopRemoveObserver(run_loop_, pre_source_observer_, kCFRunLoopCommonModes);
143 CFRunLoopRemoveObserver(run_loop_, pre_wait_observer_, kCFRunLoopCommonModes);
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/base/
H A Dmessage_pump_mac.mm137 CFRunLoopRemoveObserver(run_loop_, enter_exit_observer_, kCFRunLoopCommonModes);
140 CFRunLoopRemoveObserver(run_loop_, pre_source_observer_, kCFRunLoopCommonModes);
143 CFRunLoopRemoveObserver(run_loop_, pre_wait_observer_, kCFRunLoopCommonModes);
/dports/www/firefox/firefox-99.0/ipc/chromium/src/base/
H A Dmessage_pump_mac.mm137 CFRunLoopRemoveObserver(run_loop_, enter_exit_observer_, kCFRunLoopCommonModes);
140 CFRunLoopRemoveObserver(run_loop_, pre_source_observer_, kCFRunLoopCommonModes);
143 CFRunLoopRemoveObserver(run_loop_, pre_wait_observer_, kCFRunLoopCommonModes);
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/base/
H A Dmessage_pump_mac.mm137 CFRunLoopRemoveObserver(run_loop_, enter_exit_observer_, kCFRunLoopCommonModes);
140 CFRunLoopRemoveObserver(run_loop_, pre_source_observer_, kCFRunLoopCommonModes);
143 CFRunLoopRemoveObserver(run_loop_, pre_wait_observer_, kCFRunLoopCommonModes);
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dmessage_pump_mac.mm154 CFRunLoopRemoveObserver(run_loop_, enter_exit_observer_,
158 CFRunLoopRemoveObserver(run_loop_, pre_source_observer_,
162 CFRunLoopRemoveObserver(run_loop_, pre_wait_observer_,
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/base/
H A Dmessage_pump_mac.mm154 CFRunLoopRemoveObserver(run_loop_, enter_exit_observer_,
158 CFRunLoopRemoveObserver(run_loop_, pre_source_observer_,
162 CFRunLoopRemoveObserver(run_loop_, pre_wait_observer_,
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/message_loop/
H A Dmessage_pump_mac.mm93 CFRunLoopRemoveObserver(loop, owner_->enter_exit_observer_, mode());
94 CFRunLoopRemoveObserver(loop, owner_->pre_source_observer_, mode());
95 CFRunLoopRemoveObserver(loop, owner_->pre_wait_observer_, mode());
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/message_loop/
H A Dmessage_pump_mac.mm134 CFRunLoopRemoveObserver(loop, owner_->enter_exit_observer_, mode());
135 CFRunLoopRemoveObserver(loop, owner_->pre_source_observer_, mode());
136 CFRunLoopRemoveObserver(loop, owner_->pre_wait_observer_, mode());
/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/
H A DnsAppShell.mm236 ::CFRunLoopRemoveObserver(mCFRunLoop, mCFRunLoopObserver, kCFRunLoopCommonModes);
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/
H A DnsAppShell.mm236 ::CFRunLoopRemoveObserver(mCFRunLoop, mCFRunLoopObserver, kCFRunLoopCommonModes);
/dports/www/firefox/firefox-99.0/widget/cocoa/
H A DnsAppShell.mm243 ::CFRunLoopRemoveObserver(mCFRunLoop, mCFRunLoopObserver, kCFRunLoopCommonModes);
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/cocoa/
H A DScintillaCocoa.mm489 CFRunLoopRemoveObserver(mainRunLoop, observer, kCFRunLoopCommonModes);
/dports/x11-toolkits/scintilla/scintilla/cocoa/
H A DScintillaCocoa.mm489 CFRunLoopRemoveObserver(mainRunLoop, observer, kCFRunLoopCommonModes);
/dports/editors/textadept/scintilla/cocoa/
H A DScintillaCocoa.mm489 CFRunLoopRemoveObserver(mainRunLoop, observer, kCFRunLoopCommonModes);
/dports/editors/scite/scintilla/cocoa/
H A DScintillaCocoa.mm489 CFRunLoopRemoveObserver(mainRunLoop, observer, kCFRunLoopCommonModes);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/cocoa/
H A Dwindow.mm2105CFRunLoopRemoveObserver([[NSRunLoop currentRunLoop] getCFRunLoop], m_runLoopObserver, kCFRunLoopCo…
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/cocoa/
H A Dwindow.mm2105CFRunLoopRemoveObserver([[NSRunLoop currentRunLoop] getCFRunLoop], m_runLoopObserver, kCFRunLoopCo…

123456