/external/webkit/WebKit/mac/Carbon/ |
D | CarbonWindowFrame.m | 79 + (NSRect)frameRectForContentRect:(NSRect)contentRect styleMask:(NSUInteger)style { argument 86 + (NSRect)contentRectForFrameRect:(NSRect)frameRect styleMask:(NSUInteger)style { argument 98 - (NSRect)frameRectForContentRect:(NSRect)cRect styleMask:(NSUInteger)style { argument 101 - (NSRect)contentRectForFrameRect:(NSRect)fRect styleMask:(NSUInteger)style { argument 109 - (id)initWithFrame:(NSRect)inFrameRect styleMask:(unsigned int)inStyleMask owner:(NSWindow *)inOwn… argument 191 - (NSRect)dragRectForFrameRect:(NSRect)frameRect { argument
|
D | CarbonWindowAdapter.mm | 83 …:(unsigned int)aStyle backing:(NSBackingStoreType)bufferingType defer:(BOOL)flag contentView:aView; 84 - (void)_oldPlaceWindow:(NSRect)frameRect; argument 85 - (void)_windowMovedToRect:(NSRect)actualFrame; argument 88 - (void)_setFrame:(NSRect)newWindowFrameRect; argument 119 - (id)initWithContentRect:(NSRect)contentRect styleMask:(unsigned int)style backing:(NSBackingStore… argument 546 - (void)_oldPlaceWindow:(NSRect)frameRect { argument 606 - (void)_windowMovedToRect:(NSRect)actualFrame { argument 621 - (NSRect)constrainFrameRect:(NSRect)actualFrame toScreen:(NSScreen *)screen { argument
|
/external/webkit/WebKitTools/DrawTest/ |
D | TestViewerSplitView.m | 46 NSRect bounds = [self bounds]; argument 70 {
|
D | ScalingImageView.m | 52 …NSRect destRect = NSMakeRect(0,[self bounds].size.height - scaledHeight,imageSize.width * scale, s… argument
|
/external/webkit/WebCore/page/mac/ |
D | WebDashboardRegion.m | 51 - (NSRect)dashboardRegionClip argument
|
D | FrameMac.mm | 68 - (void)drawSingleRect:(NSRect)rect; argument
|
/external/webkit/WebKit/mac/WebView/ |
D | WebClipView.m | 51 { 88 - (NSRect)additionalClip argument
|
D | WebRenderNode.mm | 60 {
|
D | WebFrameView.mm | 293 { 463 - (NSRect)visibleRect argument
|
D | WebView.mm | 699 - (BOOL)_mustDrawUnionedRect:(NSRect)rect singleRects:(const NSRect *)rects count:(NSInteger)count argument 700 { 723 - (void)drawSingleRect:(NSRect)rect argument 728 NSRectClip(rect); argument 799 const NSRect *rects; argument 1671 NSRect adjustedBounds = bounds; argument 1986 { 2356 - (id)initWithFrame:(NSRect)f category 2362 { 4148 - (void)_drawFooterInRect:(NSRect)rect argument [all …]
|
/external/webkit/WebCore/platform/mac/ |
D | WebCoreSystemInterface.h | 36 typedef struct CGRect NSRect; typedef 39 typedef struct _NSRect NSRect; typedef
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
D | SDL_QuartzWindow.m | 121 NSRect newViewFrame; argument 187 {
|
D | SDL_QuartzVideo.m | 36 - (void) setFrame:(NSRect)frame; argument 40 - (void) setFrame:(NSRect)frame; argument
|
/external/webkit/WebKit/mac/Misc/ |
D | WebNSViewExtras.m | 160 { 229 NSRect convertedRect = [self convertRect:aRect toView:nil]; argument
|
/external/webkit/WebKit/mac/Plugins/ |
D | WebNullPluginView.mm | 41 {
|
D | WebBaseNetscapePluginView.mm | 83 { 769 {
|
D | WebNetscapePluginView.mm | 692 { 1320 - (id)initWithFrame:(NSRect)frame argument 1321 { 1392 NSRect bounds = [self bounds]; argument
|
/external/webkit/WebKit/mac/WebInspector/ |
D | WebNodeHighlightView.mm | 69 {
|
D | WebNodeHighlight.mm | 148 {
|
/external/webkit/WebKitTools/DumpRenderTree/mac/ |
D | DumpRenderTreeWindow.mm | 59 {
|
D | UIDelegate.mm | 51 - (NSRect)webViewFrame:(WebView *)sender argument
|
/external/webkit/WebCore/platform/graphics/ |
D | FloatRect.h | 38 typedef struct CGRect NSRect; typedef 40 typedef struct _NSRect NSRect; typedef
|
D | IntRect.h | 38 typedef struct CGRect NSRect; typedef 40 typedef struct _NSRect NSRect; typedef
|
/external/webkit/WebKit/mac/Plugins/Hosted/ |
D | WebHostedNetscapePluginView.mm | 77 { 334 …reRenderer, (CGContextRef)[[NSGraphicsContext currentContext] graphicsPort], NSRectToCGRect(rect)); argument
|
/external/webkit/WebKit/mac/DefaultDelegates/ |
D | WebDefaultUIDelegate.m | 149 - (NSRect)webViewFrame: (WebView *)wv argument 215 {
|