Home
last modified time | relevance | path

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

12

/external/webkit/WebKit/mac/Carbon/
DCarbonWindowFrame.m79 + (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
DCarbonWindowAdapter.mm83 …:(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/
DTestViewerSplitView.m46 NSRect bounds = [self bounds]; argument
70 {
DScalingImageView.m52NSRect destRect = NSMakeRect(0,[self bounds].size.height - scaledHeight,imageSize.width * scale, s… argument
/external/webkit/WebCore/page/mac/
DWebDashboardRegion.m51 - (NSRect)dashboardRegionClip argument
DFrameMac.mm68 - (void)drawSingleRect:(NSRect)rect; argument
/external/webkit/WebKit/mac/WebView/
DWebClipView.m51 {
88 - (NSRect)additionalClip argument
DWebRenderNode.mm60 {
DWebFrameView.mm293 {
463 - (NSRect)visibleRect argument
DWebView.mm699 - (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/
DWebCoreSystemInterface.h36 typedef struct CGRect NSRect; typedef
39 typedef struct _NSRect NSRect; typedef
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzWindow.m121 NSRect newViewFrame; argument
187 {
DSDL_QuartzVideo.m36 - (void) setFrame:(NSRect)frame; argument
40 - (void) setFrame:(NSRect)frame; argument
/external/webkit/WebKit/mac/Misc/
DWebNSViewExtras.m160 {
229 NSRect convertedRect = [self convertRect:aRect toView:nil]; argument
/external/webkit/WebKit/mac/Plugins/
DWebNullPluginView.mm41 {
DWebBaseNetscapePluginView.mm83 {
769 {
DWebNetscapePluginView.mm692 {
1320 - (id)initWithFrame:(NSRect)frame argument
1321 {
1392 NSRect bounds = [self bounds]; argument
/external/webkit/WebKit/mac/WebInspector/
DWebNodeHighlightView.mm69 {
DWebNodeHighlight.mm148 {
/external/webkit/WebKitTools/DumpRenderTree/mac/
DDumpRenderTreeWindow.mm59 {
DUIDelegate.mm51 - (NSRect)webViewFrame:(WebView *)sender argument
/external/webkit/WebCore/platform/graphics/
DFloatRect.h38 typedef struct CGRect NSRect; typedef
40 typedef struct _NSRect NSRect; typedef
DIntRect.h38 typedef struct CGRect NSRect; typedef
40 typedef struct _NSRect NSRect; typedef
/external/webkit/WebKit/mac/Plugins/Hosted/
DWebHostedNetscapePluginView.mm77 {
334 …reRenderer, (CGContextRef)[[NSGraphicsContext currentContext] graphicsPort], NSRectToCGRect(rect)); argument
/external/webkit/WebKit/mac/DefaultDelegates/
DWebDefaultUIDelegate.m149 - (NSRect)webViewFrame: (WebView *)wv argument
215 {

12