Home
last modified time | relevance | path

Searched refs:handling_ (Results 1 – 25 of 47) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/mac/
H A Dscoped_sending_event.mm15 handling_ = [app_ isHandlingSendEvent];
20 [app_ setHandlingSendEvent:handling_];
H A Dscoped_sending_event.h40 BOOL handling_; // Value of -[app_ handlingSendEvent] at construction. variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/mac/
H A Dscoped_sending_event.mm15 handling_ = [app_ isHandlingSendEvent];
20 [app_ setHandlingSendEvent:handling_];
H A Dscoped_sending_event.h40 BOOL handling_; // Value of -[app_ handlingSendEvent] at construction. variable
/dports/www/wt/wt-4.6.1/src/Wt/Payment/
H A DOrder.C18 handling_ = handling; in setHandling()
74 shippingInsurance_ + handling_; in computeTotalOrderCost()
H A DOrder.h86 Money handling() const { return handling_; } in handling()
224 handling_, totalCost_, totalItemCost_; variable
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/src/Control/Monad/Error/
H A DLens.hs20 , handling, handling_
108 handling_ :: MonadError e m => Getting (M.First a) e a -> m r -> m r -> m r
109 handling_ l = flip (catching_ l) function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/src/Control/Monad/Error/
H A DLens.hs20 , handling, handling_
108 handling_ :: MonadError e m => Getting (M.First a) e a -> m r -> m r -> m r
109 handling_ l = flip (catching_ l) function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/src/Control/Monad/Error/
H A DLens.hs20 , handling, handling_
112 handling_ :: MonadError e m => Getting (M.First a) e a -> m r -> m r -> m r
113 handling_ l = flip (catching_ l) function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/src/Control/Monad/Error/
H A DLens.hs20 , handling, handling_
112 handling_ :: MonadError e m => Getting (M.First a) e a -> m r -> m r -> m r
113 handling_ l = flip (catching_ l) function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/src/Control/Monad/Error/
H A DLens.hs20 , handling, handling_
112 handling_ :: MonadError e m => Getting (M.First a) e a -> m r -> m r -> m r
113 handling_ l = flip (catching_ l) function
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/base/
H A Dchrome_application_mac.mm58 handling_([app_ isHandlingSendEvent]) {
62 ScopedSendingEvent::~ScopedSendingEvent() { [app_ setHandlingSendEvent:handling_]; }
H A Dchrome_application_mac.h53 BOOL handling_; variable
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/base/
H A Dchrome_application_mac.mm58 handling_([app_ isHandlingSendEvent]) {
62 ScopedSendingEvent::~ScopedSendingEvent() { [app_ setHandlingSendEvent:handling_]; }
H A Dchrome_application_mac.h53 BOOL handling_; variable
/dports/www/firefox/firefox-99.0/ipc/chromium/src/base/
H A Dchrome_application_mac.mm58 handling_([app_ isHandlingSendEvent]) {
62 ScopedSendingEvent::~ScopedSendingEvent() { [app_ setHandlingSendEvent:handling_]; }
H A Dchrome_application_mac.h53 BOOL handling_; variable
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/base/
H A Dchrome_application_mac.mm58 handling_([app_ isHandlingSendEvent]) {
62 ScopedSendingEvent::~ScopedSendingEvent() { [app_ setHandlingSendEvent:handling_]; }
H A Dchrome_application_mac.h53 BOOL handling_; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dchrome_application_mac.mm60 handling_([app_ isHandlingSendEvent]) {
65 [app_ setHandlingSendEvent:handling_];
H A Dchrome_application_mac.h56 BOOL handling_; variable
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/base/
H A Dchrome_application_mac.mm60 handling_([app_ isHandlingSendEvent]) {
65 [app_ setHandlingSendEvent:handling_];
H A Dchrome_application_mac.h53 BOOL handling_; variable
/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInsetCommandParams.h65 ParamHandling handling() const { return handling_; } in handling()
83 ParamHandling handling_; variable
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/src/Control/Exception/
H A DLens.hs46 , handling, handling_
317 handling_ :: MonadCatch m => Getting (First a) SomeException a -> m r -> m r -> m r
318 handling_ l = flip (catching_ l) function

12