Home
last modified time | relevance | path

Searched refs:shouldDelayWindowOrderingForEvent (Results 1 – 22 of 22) sorted by relevance

/dports/sysutils/timemon/TimeMon-4.2/
H A DTimeMonColors.m87 - (BOOL)shouldDelayWindowOrderingForEvent:(NSEvent *)theEvent
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DNSView.java278 public boolean shouldDelayWindowOrderingForEvent(NSEvent theEvent) { in shouldDelayWindowOrderingForEvent() method in NSView
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSView.h422 - (BOOL) shouldDelayWindowOrderingForEvent: (NSEvent*)anEvent;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/mac/
H A DWebPageProxyMac.mm345 bool WebPageProxy::shouldDelayWindowOrderingForEvent(const WebKit::WebMouseEvent& event)
/dports/editors/lazarus/lazarus/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSView.inc178 function shouldDelayWindowOrderingForEvent(_theEvent: lobjc.id {NSEvent}): LongBool;
381 StrNSView_shouldDelayWindowOrderingForEvent = 'shouldDelayWindowOrderingForEvent:';
1240 function NSView.shouldDelayWindowOrderingForEvent(_theEvent: lobjc.id {NSEvent}): LongBool;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSView.inc178 function shouldDelayWindowOrderingForEvent(_theEvent: lobjc.id {NSEvent}): LongBool;
381 StrNSView_shouldDelayWindowOrderingForEvent = 'shouldDelayWindowOrderingForEvent:';
1240 function NSView.shouldDelayWindowOrderingForEvent(_theEvent: lobjc.id {NSEvent}): LongBool;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSView.inc178 function shouldDelayWindowOrderingForEvent(_theEvent: lobjc.id {NSEvent}): LongBool;
381 StrNSView_shouldDelayWindowOrderingForEvent = 'shouldDelayWindowOrderingForEvent:';
1240 function NSView.shouldDelayWindowOrderingForEvent(_theEvent: lobjc.id {NSEvent}): LongBool;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/pascocoa/appkit/
H A DNSView.inc178 function shouldDelayWindowOrderingForEvent(_theEvent: lobjc.id {NSEvent}): LongBool;
381 StrNSView_shouldDelayWindowOrderingForEvent = 'shouldDelayWindowOrderingForEvent:';
1240 function NSView.shouldDelayWindowOrderingForEvent(_theEvent: lobjc.id {NSEvent}): LongBool;
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSView.inc291 …function shouldDelayWindowOrderingForEvent (theEvent: NSEvent): ObjCBOOL; message 'shouldDelayWind…
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/
H A DWebPageProxy.h285 bool shouldDelayWindowOrderingForEvent(const WebMouseEvent&);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/
H A DControl.java4450 boolean shouldDelayWindowOrderingForEvent (long id, long sel, long theEvent) { in shouldDelayWindowOrderingForEvent() method in Control
4453 return super.shouldDelayWindowOrderingForEvent (id, sel, theEvent); in shouldDelayWindowOrderingForEvent()
H A DWidget.java1197 boolean shouldDelayWindowOrderingForEvent (long id, long sel, long theEvent) { in shouldDelayWindowOrderingForEvent() method in Widget
H A DDisplay.java6083 return widget.shouldDelayWindowOrderingForEvent(id, sel, arg0) ? 1 : 0; in windowProc()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/API/mac/
H A DWKView.mm1055 - (BOOL)shouldDelayWindowOrderingForEvent:(NSEvent *)event
1071 …bool result = _data->_page->shouldDelayWindowOrderingForEvent(WebEventFactory::createWebMouseEvent…
/dports/www/firefox/firefox-99.0/widget/cocoa/
H A DnsChildView.mm2766 - (BOOL)shouldDelayWindowOrderingForEvent:(NSEvent*)aEvent {
2778 if ([self shouldDelayWindowOrderingForEvent:theEvent]) {
/dports/lang/spidermonkey78/firefox-78.9.0/widget/cocoa/
H A DnsChildView.mm3042 - (BOOL)shouldDelayWindowOrderingForEvent:(NSEvent*)aEvent {
3054 if ([self shouldDelayWindowOrderingForEvent:theEvent]) {
/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/
H A DnsChildView.mm2909 - (BOOL)shouldDelayWindowOrderingForEvent:(NSEvent*)aEvent {
2921 if ([self shouldDelayWindowOrderingForEvent:theEvent]) {
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/
H A DnsChildView.mm2909 - (BOOL)shouldDelayWindowOrderingForEvent:(NSEvent*)aEvent {
2921 if ([self shouldDelayWindowOrderingForEvent:theEvent]) {
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/cocoa/
H A DnsChildView.mm4384 - (BOOL)shouldDelayWindowOrderingForEvent:(NSEvent*)aEvent
4399 if ([self shouldDelayWindowOrderingForEvent:theEvent]) {
/dports/lang/spidermonkey60/firefox-60.9.0/widget/cocoa/
H A DnsChildView.mm4493 - (BOOL)shouldDelayWindowOrderingForEvent:(NSEvent*)aEvent
4508 if ([self shouldDelayWindowOrderingForEvent:theEvent]) {
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSView.m3532 - (BOOL) shouldDelayWindowOrderingForEvent: (NSEvent*)anEvent
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/
H A DChangeLog1422 (WebKit::WebPageProxy::shouldDelayWindowOrderingForEvent):
2983 (-[WKView shouldDelayWindowOrderingForEvent:]):
4437 acceptFirstMouse is called only if shouldDelayWindowOrderingForEvent returns
4443 (-[WKView shouldDelayWindowOrderingForEvent:]):
4446 (WebKit::WebPageProxy::shouldDelayWindowOrderingForEvent):