Home
last modified time | relevance | path

Searched refs:NSMouseInRect (Results 1 – 25 of 144) sorted by relevance

123456

/dports/devel/gorm/apps-gorm-04554d2/GormCore/
H A DGormViewKnobs.m224 if (!NSMouseInRect(p, eb, NO))
238 if (NSMouseInRect(p, knob, NO))
247 if (NSMouseInRect(p, knob, NO))
256 if (NSMouseInRect(p, knob, NO))
265 if (NSMouseInRect(p, knob, NO))
274 if (NSMouseInRect(p, knob, NO))
283 if (NSMouseInRect(p, knob, NO))
292 if (NSMouseInRect(p, knob, NO))
301 if (NSMouseInRect(p, knob, NO))
/dports/net-p2p/transmission-daemon/transmission-3.00/macosx/
H A DTorrentCell.m137 if (NSMouseInRect(point, [self controlButtonRectForBounds: cellFrame], [controlView isFlipped])
138 … || NSMouseInRect(point, [self revealButtonRectForBounds: cellFrame], [controlView isFlipped]))
158 const BOOL checkControl = NSMouseInRect(point, controlRect, [controlView isFlipped]);
161 const BOOL checkReveal = NSMouseInRect(point, revealRect, [controlView isFlipped]);
171 const BOOL inControlButton = NSMouseInRect(point, controlRect, [controlView isFlipped]);
180 const BOOL inRevealButton = NSMouseInRect(point, revealRect, [controlView isFlipped]);
232 if (NSMouseInRect(mouseLocation, cellFrame, [controlView isFlipped]))
247 if (NSMouseInRect(mouseLocation, controlButtonRect, [controlView isFlipped]))
262 if (NSMouseInRect(mouseLocation, revealButtonRect, [controlView isFlipped]))
277 if (NSMouseInRect(mouseLocation, actionButtonRect, [controlView isFlipped]))
[all …]
/dports/net-p2p/transmission-cli/transmission-3.00/macosx/
H A DTorrentCell.m137 if (NSMouseInRect(point, [self controlButtonRectForBounds: cellFrame], [controlView isFlipped])
138 … || NSMouseInRect(point, [self revealButtonRectForBounds: cellFrame], [controlView isFlipped]))
158 const BOOL checkControl = NSMouseInRect(point, controlRect, [controlView isFlipped]);
161 const BOOL checkReveal = NSMouseInRect(point, revealRect, [controlView isFlipped]);
171 const BOOL inControlButton = NSMouseInRect(point, controlRect, [controlView isFlipped]);
180 const BOOL inRevealButton = NSMouseInRect(point, revealRect, [controlView isFlipped]);
232 if (NSMouseInRect(mouseLocation, cellFrame, [controlView isFlipped]))
247 if (NSMouseInRect(mouseLocation, controlButtonRect, [controlView isFlipped]))
262 if (NSMouseInRect(mouseLocation, revealButtonRect, [controlView isFlipped]))
277 if (NSMouseInRect(mouseLocation, actionButtonRect, [controlView isFlipped]))
[all …]
/dports/net-p2p/transmission-qt/transmission-3.00/macosx/
H A DTorrentCell.m137 if (NSMouseInRect(point, [self controlButtonRectForBounds: cellFrame], [controlView isFlipped])
138 … || NSMouseInRect(point, [self revealButtonRectForBounds: cellFrame], [controlView isFlipped]))
158 const BOOL checkControl = NSMouseInRect(point, controlRect, [controlView isFlipped]);
161 const BOOL checkReveal = NSMouseInRect(point, revealRect, [controlView isFlipped]);
171 const BOOL inControlButton = NSMouseInRect(point, controlRect, [controlView isFlipped]);
180 const BOOL inRevealButton = NSMouseInRect(point, revealRect, [controlView isFlipped]);
232 if (NSMouseInRect(mouseLocation, cellFrame, [controlView isFlipped]))
247 if (NSMouseInRect(mouseLocation, controlButtonRect, [controlView isFlipped]))
262 if (NSMouseInRect(mouseLocation, revealButtonRect, [controlView isFlipped]))
277 if (NSMouseInRect(mouseLocation, actionButtonRect, [controlView isFlipped]))
[all …]
/dports/net-p2p/transmission-gtk/transmission-3.00/macosx/
H A DTorrentCell.m137 if (NSMouseInRect(point, [self controlButtonRectForBounds: cellFrame], [controlView isFlipped])
138 … || NSMouseInRect(point, [self revealButtonRectForBounds: cellFrame], [controlView isFlipped]))
158 const BOOL checkControl = NSMouseInRect(point, controlRect, [controlView isFlipped]);
161 const BOOL checkReveal = NSMouseInRect(point, revealRect, [controlView isFlipped]);
171 const BOOL inControlButton = NSMouseInRect(point, controlRect, [controlView isFlipped]);
180 const BOOL inRevealButton = NSMouseInRect(point, revealRect, [controlView isFlipped]);
232 if (NSMouseInRect(mouseLocation, cellFrame, [controlView isFlipped]))
247 if (NSMouseInRect(mouseLocation, controlButtonRect, [controlView isFlipped]))
262 if (NSMouseInRect(mouseLocation, revealButtonRect, [controlView isFlipped]))
277 if (NSMouseInRect(mouseLocation, actionButtonRect, [controlView isFlipped]))
[all …]
/dports/net-p2p/transmission-utils/transmission-3.00/macosx/
H A DTorrentCell.m137 if (NSMouseInRect(point, [self controlButtonRectForBounds: cellFrame], [controlView isFlipped])
138 … || NSMouseInRect(point, [self revealButtonRectForBounds: cellFrame], [controlView isFlipped]))
158 const BOOL checkControl = NSMouseInRect(point, controlRect, [controlView isFlipped]);
161 const BOOL checkReveal = NSMouseInRect(point, revealRect, [controlView isFlipped]);
171 const BOOL inControlButton = NSMouseInRect(point, controlRect, [controlView isFlipped]);
180 const BOOL inRevealButton = NSMouseInRect(point, revealRect, [controlView isFlipped]);
232 if (NSMouseInRect(mouseLocation, cellFrame, [controlView isFlipped]))
247 if (NSMouseInRect(mouseLocation, controlButtonRect, [controlView isFlipped]))
262 if (NSMouseInRect(mouseLocation, revealButtonRect, [controlView isFlipped]))
277 if (NSMouseInRect(mouseLocation, actionButtonRect, [controlView isFlipped]))
[all …]
/dports/www/transmission-web/transmission-3.00/macosx/
H A DTorrentCell.m137 if (NSMouseInRect(point, [self controlButtonRectForBounds: cellFrame], [controlView isFlipped])
138 … || NSMouseInRect(point, [self revealButtonRectForBounds: cellFrame], [controlView isFlipped]))
158 const BOOL checkControl = NSMouseInRect(point, controlRect, [controlView isFlipped]);
161 const BOOL checkReveal = NSMouseInRect(point, revealRect, [controlView isFlipped]);
171 const BOOL inControlButton = NSMouseInRect(point, controlRect, [controlView isFlipped]);
180 const BOOL inRevealButton = NSMouseInRect(point, revealRect, [controlView isFlipped]);
232 if (NSMouseInRect(mouseLocation, cellFrame, [controlView isFlipped]))
247 if (NSMouseInRect(mouseLocation, controlButtonRect, [controlView isFlipped]))
262 if (NSMouseInRect(mouseLocation, revealButtonRect, [controlView isFlipped]))
277 if (NSMouseInRect(mouseLocation, actionButtonRect, [controlView isFlipped]))
[all …]
/dports/deskutils/affiche/Affiche/
H A DNoteView.m128 resizing = NSMouseInRect(lastLocationOfWindow, resizeRect, NO);
216 if ( NSMouseInRect(aPoint, minimizeRect, NO) )
224 else if (NSMouseInRect(aPoint, maximizeRect, NO) )
232 else if (NSMouseInRect(aPoint, closeRect, NO) )
/dports/deskutils/plopfolio/plopfolio-0.1.0/
H A DPlopView.m179 resizing = NSMouseInRect(lastLocationOfWindow, resizeRect, NO);
265 if ( NSMouseInRect(aPoint, reloadRect, NO) )
269 else if ( NSMouseInRect(aPoint, iconRect, NO) )
/dports/graphics/cenon/Cenon/InspectorPanel.subproj/
H A DIPLayerCell.m199 if (NSMouseInRect(p , rect , NO)) // click to visible / invisible
218 if (NSMouseInRect(p , rect , NO)) // click to edit/unedit
236 if (doubleClick && NSMouseInRect(p, rect, NO))
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Headers/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSGeometry.h491 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) GS_GEOM_ATTR;
495 NSMouseInRect(NSPoint aPoint, NSRect aRect, BOOL flipped) in NSMouseInRect() function
520 return NSMouseInRect(aPoint, aRect, YES); in NSPointInRect()

123456