Home
last modified time | relevance | path

Searched defs:NSRect (Results 1 – 22 of 22) sorted by relevance

/external/skia/src/views/mac/
DSkTextFieldCell.m11 - (NSRect)drawingRectForBounds:(NSRect)theRect { argument
41 - (void)editWithFrame:(NSRect)aRect argument
45 event:(NSEvent *)theEvent {
Dskia_mac.mm17 - (id)initWithFrame: (NSRect)frame ; argument
24 - (id)initWithFrame: (NSRect)frame { argument
DSkNSView.mm37 - (id)initWithFrame:(NSRect)frameRect { argument
/external/clang/test/CodeGenObjC/
Darc-linetable-autorelease.m19 typedef CGRect NSRect; typedef
22 + (NSBezierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)… argument
D2007-05-02-Strong.m6 } NSRect; typedef
/external/clang/test/Analysis/
DNSWindow.m20 typedef struct _NSPoint {} NSRect; typedef
38 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreT… argument
39 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreT… argument
DNSPanel.m28 typedef struct _NSPoint {} NSRect; typedef
55 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreT… argument
Ddefault-analyze.m44 typedef CGRect NSRect; typedef
Dmisc-ps.m60 } NSRect; typedef
/external/clang/test/Parser/
Dobjcxx11-initialized-temps.mm23 typedef CGRect NSRect; typedef
31 - (void) sadSetFrame: (NSRect)frame {} argument
/external/webrtc/webrtc/modules/desktop_capture/mac/
Ddesktop_configuration.mm24 - (NSRect)convertRectToBacking:(NSRect)aRect; argument
/external/skia/experimental/SimpleCocoaApp/
DSimpleApp.mm305 - (void)drawRect:(NSRect)dirtyRect { argument
/external/clang/test/Sema/
Dinit-struct-qualified.c6 typedef struct _NSRect { NSPoint origin; NSSize size; } NSRect; typedef
/external/webrtc/webrtc/api/objc/
DRTCNSGLVideoView.m49 - (void)drawRect:(NSRect)rect { argument
/external/webrtc/talk/app/webrtc/objc/
DRTCNSGLVideoView.m66 - (void)drawRect:(NSRect)rect { argument
/external/clang/test/SemaObjC/
Dproperty-error-readonly-assign.m24 } NSRect; typedef
Dcontinuation-class-property.m32 } NSRect; typedef
Dproperty-9-impl-method.m21 typedef struct _NSRect {} NSRect; typedef
Dsuper-cat-prot.m11 typedef struct _NSRect {} NSRect; typedef
/external/clang/test/CodeGenObjC/Inputs/
Dnsvalue-boxed-expressions-support.h27 } NSRect; typedef
/external/webrtc/webrtc/examples/objc/AppRTCDemo/mac/
DAPPRTCViewController.m58 - (instancetype)initWithFrame:(NSRect)frame { argument
/external/clang/test/SemaObjCXX/
Dproperties.mm189 typedef CGRect NSRect; typedef