Searched refs:NSRect (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/
H A DFileNameCell.h32 - (NSRect) imageRectForBounds: (NSRect) bounds;
H A DTorrentCell.h37 - (NSRect) iconRectForBounds: (NSRect) bounds;
39 - (void) addTrackingAreasForView: (NSView *) controlView inRect: (NSRect) cellFrame withUserInfo: (NSDictionary *) userInfo
H A DFileOutlineView.h34 - (NSRect) iconRectForRow: (int) row;
H A DFilePriorityCell.h33 - (void) addTrackingAreasForView: (NSView *) controlView inRect: (NSRect) cellFrame withUserInfo: (NSDictionary *) userInfo
H A DInfoFileViewController.h54 - (NSRect) quickLookSourceFrameForPreviewItem: (id <QLPreviewItem>) item;
H A DInfoWindowController.h66 - (NSRect) quickLookSourceFrameForPreviewItem: (id <QLPreviewItem>) item;
H A DTorrentTableView.h74 - (NSRect) iconRectForRow: (NSInteger) row;
H A DController.h253 - (NSRect) sizedWindowFrame;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dregion.h18 typedef struct CGRect NSRect; typedef in typeref:struct:CGRect
20 typedef struct _NSRect NSRect; typedef in typeref:struct:_NSRect
51 wxRegion(const NSRect& rect);
52 wxRegion(const NSRect *rects, int count);
H A Dtrackingrectmanager.h36 NSRect m_trackingRectInWindowCoordinates;
H A DNSView.h19 typedef struct CGRect NSRect; typedef in typeref:struct:CGRect
21 typedef struct _NSRect NSRect; typedef in typeref:struct:_NSRect
47 virtual bool Cocoa_drawRect(const NSRect &rect)
H A Dwindow.h22 // nice to be able to use NSPoint and NSRect in the declarations of helper
31 typedef struct CGRect NSRect; typedef in typeref:struct:CGRect
34 typedef struct _NSRect NSRect; typedef in typeref:struct:_NSRect
119 virtual bool Cocoa_drawRect(const NSRect &rect);
149 inline NSRect MakeDefaultNSRect(const wxSize& size)
154 // These functions translate NSPoint or NSRect between the coordinate
157 NSRect CocoaTransformBoundsToWx(NSRect rectBounds);
159 NSRect CocoaTransformWxToBounds(NSRect rectW
[all...]
H A Dtoolbar.h66 virtual bool Cocoa_drawRect(const NSRect &rect);
H A Dtoplevel.h83 static NSRect MakeInitialNSWindowContentRect(const wxPoint& pos, const wxSize& size, unsigned int cocoaStyleMask);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/objc/
H A DNSView.h26 - (void)drawRect: (NSRect)rect;

Completed in 79 milliseconds