Home
last modified time | relevance | path

Searched refs:aDefaultAction (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h1475 bool* aDefaultAction = nullptr);
1483 bool* aDefaultAction) { in DispatchTrustedEvent() argument
1486 aDefaultAction); in DispatchTrustedEvent()
1504 bool* aDefaultAction = nullptr,
1509 aCancelable, Trusted::eYes, aDefaultAction,
1584 bool* aDefaultAction = nullptr,
1589 aCancelable, Trusted::eNo, aDefaultAction,
1614 bool* aDefaultAction = nullptr);
1646 bool* aDefaultAction = nullptr);
1653 aDefaultAction); in DispatchEventOnlyToChrome()
[all …]
H A DnsContentUtils.cpp4280 bool* aDefaultAction) { in DispatchTrustedEvent() argument
4285 aComposed, Trusted::eYes, aDefaultAction); in DispatchTrustedEvent()
4302 bool* aDefaultAction, in DispatchEvent() argument
4315 if (aDefaultAction) { in DispatchEvent()
4316 *aDefaultAction = doDefault; in DispatchEvent()
4327 bool* aDefaultAction, in DispatchEvent() argument
4350 if (aDefaultAction) { in DispatchEvent()
4561 if (aDefaultAction) { in DispatchChromeEvent()
4562 *aDefaultAction = defaultActionEnabled; in DispatchChromeEvent()
4600 bool* aDefaultAction) { in DispatchEventOnlyToChrome() argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h1458 bool* aDefaultAction) { in DispatchTrustedEvent() argument
1461 aDefaultAction); in DispatchTrustedEvent()
1479 bool* aDefaultAction = nullptr,
1484 aCancelable, Trusted::eYes, aDefaultAction,
1559 bool* aDefaultAction = nullptr,
1564 aCancelable, Trusted::eNo, aDefaultAction,
1589 bool* aDefaultAction = nullptr);
1621 bool* aDefaultAction = nullptr);
1628 aDefaultAction); in DispatchEventOnlyToChrome()
3330 bool* aDefaultAction = nullptr,
[all …]
H A DnsContentUtils.cpp4284 bool* aDefaultAction) { in DispatchTrustedEvent() argument
4289 aComposed, Trusted::eYes, aDefaultAction); in DispatchTrustedEvent()
4306 bool* aDefaultAction, in DispatchEvent() argument
4319 if (aDefaultAction) { in DispatchEvent()
4320 *aDefaultAction = doDefault; in DispatchEvent()
4331 bool* aDefaultAction, in DispatchEvent() argument
4354 if (aDefaultAction) { in DispatchEvent()
4565 if (aDefaultAction) { in DispatchChromeEvent()
4566 *aDefaultAction = defaultActionEnabled; in DispatchChromeEvent()
4604 bool* aDefaultAction) { in DispatchEventOnlyToChrome() argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h1458 bool* aDefaultAction) { in DispatchTrustedEvent() argument
1461 aDefaultAction); in DispatchTrustedEvent()
1479 bool* aDefaultAction = nullptr,
1484 aCancelable, Trusted::eYes, aDefaultAction,
1559 bool* aDefaultAction = nullptr,
1564 aCancelable, Trusted::eNo, aDefaultAction,
1589 bool* aDefaultAction = nullptr);
1621 bool* aDefaultAction = nullptr);
1628 aDefaultAction); in DispatchEventOnlyToChrome()
3330 bool* aDefaultAction = nullptr,
[all …]
H A DnsContentUtils.cpp4284 bool* aDefaultAction) { in DispatchTrustedEvent() argument
4289 aComposed, Trusted::eYes, aDefaultAction); in DispatchTrustedEvent()
4306 bool* aDefaultAction, in DispatchEvent() argument
4319 if (aDefaultAction) { in DispatchEvent()
4320 *aDefaultAction = doDefault; in DispatchEvent()
4331 bool* aDefaultAction, in DispatchEvent() argument
4354 if (aDefaultAction) { in DispatchEvent()
4565 if (aDefaultAction) { in DispatchChromeEvent()
4566 *aDefaultAction = defaultActionEnabled; in DispatchChromeEvent()
4604 bool* aDefaultAction) { in DispatchEventOnlyToChrome() argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h1438 bool* aDefaultAction = nullptr);
1446 bool* aDefaultAction) { in DispatchTrustedEvent() argument
1449 aDefaultAction); in DispatchTrustedEvent()
1467 bool* aDefaultAction = nullptr,
1472 aCancelable, Trusted::eYes, aDefaultAction,
1529 bool* aDefaultAction = nullptr);
1547 bool* aDefaultAction = nullptr,
1552 aCancelable, Trusted::eNo, aDefaultAction,
1577 bool* aDefaultAction = nullptr);
3276 bool* aDefaultAction = nullptr,
[all …]
H A DnsContentUtils.cpp3993 bool* aDefaultAction) { in DispatchTrustedEvent() argument
3998 aComposed, Trusted::eYes, aDefaultAction); in DispatchTrustedEvent()
4004 CanBubble aCanBubble, Cancelable aCancelable, bool* aDefaultAction) { in DispatchUntrustedEvent() argument
4015 bool* aDefaultAction, in DispatchEvent() argument
4028 if (aDefaultAction) { in DispatchEvent()
4029 *aDefaultAction = doDefault; in DispatchEvent()
4040 bool* aDefaultAction, in DispatchEvent() argument
4063 if (aDefaultAction) { in DispatchEvent()
4064 *aDefaultAction = (status != nsEventStatus_eConsumeNoDefault); in DispatchEvent()
4267 if (aDefaultAction) { in DispatchChromeEvent()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h1332 bool* aDefaultAction = nullptr);
1349 bool* aDefaultAction = nullptr,
1354 aCancelable, true, aDefaultAction,
1375 bool* aDefaultAction = nullptr);
1394 bool* aDefaultAction = nullptr,
1399 aCancelable, false, aDefaultAction,
1424 bool* aDefaultAction = nullptr);
1456 bool* aDefaultAction = nullptr);
3206 bool* aDefaultAction = nullptr,
3213 bool aTrusted, bool* aDefaultAction = nullptr,
H A DnsContentUtils.cpp4174 aDefaultAction); in DispatchTrustedEvent()
4180 bool aCanBubble, bool aCancelable, bool* aDefaultAction) { in DispatchUntrustedEvent() argument
4182 false, aDefaultAction); in DispatchUntrustedEvent()
4200 return target->DispatchEvent(event, aDefaultAction ? aDefaultAction : &dummy); in DispatchEvent()
4229 if (aDefaultAction) { in DispatchEvent()
4230 *aDefaultAction = (status != nsEventStatus_eConsumeNoDefault); in DispatchEvent()
4239 bool* aDefaultAction) { in DispatchChromeEvent() argument
4255 if (aDefaultAction) { in DispatchChromeEvent()
4256 *aDefaultAction = defaultActionEnabled; in DispatchChromeEvent()
4276 bool aCanBubble, bool aCancelable, bool* aDefaultAction) { in DispatchEventOnlyToChrome() argument
[all …]
/dports/cad/opencascade/opencascade-7.6.0/samples/ios/UIKitSample/UIKitSample/
H A DGLViewController.mm282 …UIAlertAction* aDefaultAction = [UIAlertAction actionWithTitle:@"OK" style:UIAlertActionStyleDefau…
285 [anAbout addAction:aDefaultAction];
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h1145 bool *aDefaultAction = nullptr);
1165 bool *aDefaultAction = nullptr);
1190 bool *aDefaultAction = nullptr);
1223 bool *aDefaultAction = nullptr);
2741 bool *aDefaultAction = nullptr,
H A DnsContentUtils.cpp3977 bool *aDefaultAction) in DispatchTrustedEvent() argument
3980 true, aDefaultAction); in DispatchTrustedEvent()
3988 bool *aDefaultAction) in DispatchUntrustedEvent() argument
3991 false, aDefaultAction); in DispatchUntrustedEvent()
3999 bool aTrusted, bool *aDefaultAction, in DispatchEvent() argument
4011 return target->DispatchEvent(event, aDefaultAction ? aDefaultAction : &dummy); in DispatchEvent()
4019 bool *aDefaultAction) in DispatchChromeEvent() argument
4039 if (aDefaultAction) { in DispatchChromeEvent()
4040 *aDefaultAction = (status != nsEventStatus_eConsumeNoDefault); in DispatchChromeEvent()
4066 bool* aDefaultAction) in DispatchEventOnlyToChrome() argument
[all …]
/dports/devel/libvirt/libvirt-7.10.0/src/vbox/
H A Dvbox_CAPI_v5_2.h10939 …aFormats, aAllowedActions, aDefaultAction) ((p)->lpVtbl->DragIsPending(p, aScreenId, aFormats, aAl… argument
11047 …aFormats, aAllowedActions, aDefaultAction) ((p)->lpVtbl->DragIsPending(p, aScreenId, aFormats, aAl… argument
11254 …aScreenId, aY, aX, aDefaultAction, aAllowedActions, aFormats, aResultAction) ((p)->lpVtbl->Enter(p… argument
11255 … aScreenId, aX, aY, aDefaultAction, aAllowedActions, aFormats, aResultAction) ((p)->lpVtbl->Move(p… argument
11257 …eenId, aX, aY, aDefaultAction, aAllowedActions, aFormats, aFormat, aResultAction) ((p)->lpVtbl->Dr… argument
11401 …aScreenId, aY, aX, aDefaultAction, aAllowedActions, aFormats, aResultAction) ((p)->lpVtbl->Enter(p… argument
11402 … aScreenId, aX, aY, aDefaultAction, aAllowedActions, aFormats, aResultAction) ((p)->lpVtbl->Move(p… argument
11404 …eenId, aX, aY, aDefaultAction, aAllowedActions, aFormats, aFormat, aResultAction) ((p)->lpVtbl->Dr… argument
H A Dvbox_CAPI_v6_0.h11508 …aFormats, aAllowedActions, aDefaultAction) ((p)->lpVtbl->DragIsPending(p, aScreenId, aFormats, aAl… argument
11616 …aFormats, aAllowedActions, aDefaultAction) ((p)->lpVtbl->DragIsPending(p, aScreenId, aFormats, aAl… argument
11823 …aScreenId, aY, aX, aDefaultAction, aAllowedActions, aFormats, aResultAction) ((p)->lpVtbl->Enter(p… argument
11824 … aScreenId, aX, aY, aDefaultAction, aAllowedActions, aFormats, aResultAction) ((p)->lpVtbl->Move(p… argument
11826 …eenId, aX, aY, aDefaultAction, aAllowedActions, aFormats, aFormat, aResultAction) ((p)->lpVtbl->Dr… argument
11970 …aScreenId, aY, aX, aDefaultAction, aAllowedActions, aFormats, aResultAction) ((p)->lpVtbl->Enter(p… argument
11971 … aScreenId, aX, aY, aDefaultAction, aAllowedActions, aFormats, aResultAction) ((p)->lpVtbl->Move(p… argument
11973 …eenId, aX, aY, aDefaultAction, aAllowedActions, aFormats, aFormat, aResultAction) ((p)->lpVtbl->Dr… argument
H A Dvbox_CAPI_v6_1.h13323 …aFormats, aAllowedActions, aDefaultAction) ((p)->lpVtbl->DragIsPending(p, aScreenId, aFormats, aAl… argument
13431 …aFormats, aAllowedActions, aDefaultAction) ((p)->lpVtbl->DragIsPending(p, aScreenId, aFormats, aAl… argument
13638 …aScreenId, aY, aX, aDefaultAction, aAllowedActions, aFormats, aResultAction) ((p)->lpVtbl->Enter(p… argument
13639 … aScreenId, aX, aY, aDefaultAction, aAllowedActions, aFormats, aResultAction) ((p)->lpVtbl->Move(p… argument
13641 …eenId, aX, aY, aDefaultAction, aAllowedActions, aFormats, aFormat, aResultAction) ((p)->lpVtbl->Dr… argument
13785 …aScreenId, aY, aX, aDefaultAction, aAllowedActions, aFormats, aResultAction) ((p)->lpVtbl->Enter(p… argument
13786 … aScreenId, aX, aY, aDefaultAction, aAllowedActions, aFormats, aResultAction) ((p)->lpVtbl->Move(p… argument
13788 …eenId, aX, aY, aDefaultAction, aAllowedActions, aFormats, aFormat, aResultAction) ((p)->lpVtbl->Dr… argument