/external/webkit/WebKit/mac/WebView/ |
D | WebHTMLViewPrivate.h | 41 - (NSRect)highlightRectForLine:(NSRect)lineRect representedNode:(DOMNode *)node; 42 - (void)paintHighlightForBox:(NSRect)boxRect onLine:(NSRect)lineRect behindText:(BOOL)text entireLi… 45 - (NSRect)highlightRectForLine:(NSRect)lineRect; 46 - (void)paintHighlightForBox:(NSRect)boxRect onLine:(NSRect)lineRect behindText:(BOOL)text entireLi… 82 - (NSRect)_selectionRect; 102 - (NSRect)_selectionDraggingRect;
|
D | WebClipView.h | 34 NSRect _additionalClip; 37 - (void)setAdditionalClip:(NSRect)additionalClip; 40 - (NSRect)additionalClip;
|
D | WebUIDelegate.h | 341 - (void)webView:(WebView *)sender setFrame:(NSRect)frame; 349 - (NSRect)webViewFrame:(WebView *)sender; 553 - (void)webView:(WebView *)sender drawHeaderInRect:(NSRect)rect; 561 - (void)webView:(WebView *)sender drawFooterInRect:(NSRect)rect; 570 - (void)webView:(WebView *)sender setContentRect:(NSRect)frame WEBKIT_OBJC_METHOD_ANNOTATION(AVAILA… 571 - (NSRect)webViewContentRect:(WebView *)sender WEBKIT_OBJC_METHOD_ANNOTATION(AVAILABLE_WEBKIT_VERSI…
|
D | WebFrameInternal.h | 109 - (NSObject *)nodeWithName:(NSString *)name position:(NSPoint)position rect:(NSRect)rect view:(NSVi… 143 - (void)_drawRect:(NSRect)rect contentsOnly:(BOOL)contentsOnly; 144 - (BOOL)_getVisibleRect:(NSRect*)rect; 155 - (NSRect)_caretRectAtNode:(DOMNode *)node offset:(int)offset affinity:(NSSelectionAffinity)affinit… 156 - (NSRect)_firstRectForDOMRange:(DOMRange *)range;
|
D | WebClipView.m | 50 - (id)initWithFrame:(NSRect)frame 76 - (void)setAdditionalClip:(NSRect)additionalClip 88 - (NSRect)additionalClip argument 94 - (NSRect)_focusRingVisibleRect 96 NSRect rect = [self visibleRect];
|
D | WebDocumentPrivate.h | 52 - (NSRect)selectionRect; 60 - (NSRect)selectionImageRect;
|
/external/webkit/WebCore/page/mac/ |
D | WebDashboardRegion.h | 41 NSRect rect; 42 NSRect clip; 45 - initWithRect:(NSRect)rect clip:(NSRect)clip type:(WebDashboardRegionType)type; 46 - (NSRect)dashboardRegionClip; 47 - (NSRect)dashboardRegionRect;
|
D | WebDashboardRegion.m | 35 - initWithRect:(NSRect)r clip:(NSRect)c type:(WebDashboardRegionType)t 51 - (NSRect)dashboardRegionClip argument 56 - (NSRect)dashboardRegionRect
|
/external/webkit/WebKit/mac/Carbon/ |
D | CarbonWindowFrame.m | 57 - (NSRect)titlebarRect 59 NSRect titlebarRect; 60 NSRect boundsRect; 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 195 NSRect dragRect;
|
D | HIViewAdapter.m | 41 - (NSRect)_dirtyRect; 53 static void _webkit_NSView_setNeedsDisplayInRect(id self, SEL _cmd, NSRect invalidRect); 99 NSRect targetBounds = [self visibleRect]; 100 NSRect validRect = targetBounds; 136 static void _webkit_NSView_setNeedsDisplayInRect(id self, SEL _cmd, NSRect invalidRect) 143 NSRect targetBounds = [self bounds];
|
/external/webkit/WebCore/platform/mac/ |
D | WebCoreSystemInterface.h | 36 typedef struct CGRect NSRect; typedef 39 typedef struct _NSRect NSRect; typedef 90 extern void (*wkDrawBezeledTextFieldCell)(NSRect, BOOL enabled); 91 extern void (*wkDrawTextFieldCellFocusRing)(NSTextFieldCell*, NSRect); 93 extern void (*wkDrawBezeledTextArea)(NSRect, BOOL enabled);
|
D | WebCoreSystemInterface.mm | 33 void (*wkDrawBezeledTextFieldCell)(NSRect, BOOL enabled); 34 void (*wkDrawTextFieldCellFocusRing)(NSTextFieldCell*, NSRect); 36 void (*wkDrawBezeledTextArea)(NSRect, BOOL enabled);
|
/external/webkit/WebKit/mac/Misc/ |
D | WebNSViewExtras.h | 63 rect:(NSRect)rect 71 - (NSRect)_web_convertRect:(NSRect)aRect toView:(NSView *)aView;
|
/external/webkit/WebCore/platform/graphics/ |
D | FloatRect.h | 38 typedef struct CGRect NSRect; typedef 40 typedef struct _NSRect NSRect; typedef 127 FloatRect(const NSRect&); 128 operator NSRect() const;
|
D | IntRect.h | 38 typedef struct CGRect NSRect; typedef 40 typedef struct _NSRect NSRect; typedef 168 operator NSRect() const; 205 IntRect enclosingIntRect(const NSRect&);
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
D | SDL_QuartzWindow.h | 28 - (void)setFrame:(NSRect)frameRect display:(BOOL)flag; 32 - (id)initWithContentRect:(NSRect)contentRect styleMask:(unsigned int)styleMask backing:(NSBackingS…
|
/external/webkit/WebCore/platform/ |
D | PlatformScreen.h | 58 FloatRect toUserSpace(const NSRect&, NSWindow *destination); 59 NSRect toDeviceSpace(const FloatRect&, NSWindow *source);
|
/external/webkit/WebCore/bindings/objc/ |
D | DOMPrivate.h | 81 - (NSRect)boundingBox; 90 - (NSRect)_windowClipRect; // Clip rect in NSWindow coords (used by plugins) 110 - (NSRect)_rectOnScreen; // bounding box of the text field, in screen coordinates
|
/external/webkit/WebKit/mac/WebInspector/ |
D | WebNodeHighlight.m | 39 - (NSRect)_computeHighlightWindowFrame; 55 …NSRect contentRect = [NSWindow contentRectForFrameRect:[self _computeHighlightWindowFrame] styleMa… 147 - (void)setNeedsUpdateInTargetViewRect:(NSRect)rect 176 - (NSRect)_computeHighlightWindowFrame 181 NSRect highlightWindowFrame = [_targetView convertRect:[_targetView visibleRect] toView:nil];
|
/external/webkit/WebKitTools/DrawTest/ |
D | TestViewerSplitView.m | 30 - (void)drawRect:(NSRect)rect 46 NSRect bounds = [self bounds]; argument 69 - (void)setFrame:(NSRect)newFrame
|
/external/webkit/WebKit/mac/Plugins/ |
D | nptextinput.h | 57 typedef NSRect (*NPP_FirstRectForCharacterRangeFunc)(NPP npp, NSRange theRange); 86 NSRect NPP_FirstRectForCharacterRange(NPP npp, NSRange theRange);
|
/external/webkit/WebKitLibraries/ |
D | WebKitSystemInterface.h | 102 void WKDrawBezeledTextFieldCell(NSRect, BOOL enabled); 103 void WKDrawTextFieldCellFocusRing(NSTextFieldCell*, NSRect); 104 void WKDrawBezeledTextArea(NSRect, BOOL enabled);
|
/external/webkit/WebCore/platform/graphics/mac/ |
D | FloatRectMac.mm | 34 FloatRect::FloatRect(const NSRect& r) : m_location(r.origin), m_size(r.size) 38 FloatRect::operator NSRect() const
|
D | IntRectMac.mm | 33 IntRect::operator NSRect() const 38 IntRect enclosingIntRect(const NSRect& rect)
|
/external/webkit/WebCore/page/ |
D | Frame.h | 318 NSImage* snapshotDragImage(Node*, NSRect* imageRect, NSRect* elementRect) const; 322 NSImage* imageFromRect(NSRect) const;
|