Home
last modified time | relevance | path

Searched refs:NSRect (Results 1 – 25 of 101) sorted by relevance

12345

/external/webkit/WebKit/mac/WebView/
DWebHTMLViewPrivate.h41 - (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;
DWebClipView.h34 NSRect _additionalClip;
37 - (void)setAdditionalClip:(NSRect)additionalClip;
40 - (NSRect)additionalClip;
DWebUIDelegate.h341 - (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…
DWebFrameInternal.h109 - (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;
DWebClipView.m50 - (id)initWithFrame:(NSRect)frame
76 - (void)setAdditionalClip:(NSRect)additionalClip
88 - (NSRect)additionalClip argument
94 - (NSRect)_focusRingVisibleRect
96 NSRect rect = [self visibleRect];
DWebDocumentPrivate.h52 - (NSRect)selectionRect;
60 - (NSRect)selectionImageRect;
/external/webkit/WebCore/page/mac/
DWebDashboardRegion.h41 NSRect rect;
42 NSRect clip;
45 - initWithRect:(NSRect)rect clip:(NSRect)clip type:(WebDashboardRegionType)type;
46 - (NSRect)dashboardRegionClip;
47 - (NSRect)dashboardRegionRect;
DWebDashboardRegion.m35 - initWithRect:(NSRect)r clip:(NSRect)c type:(WebDashboardRegionType)t
51 - (NSRect)dashboardRegionClip argument
56 - (NSRect)dashboardRegionRect
/external/webkit/WebKit/mac/Carbon/
DCarbonWindowFrame.m57 - (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;
DHIViewAdapter.m41 - (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/
DWebCoreSystemInterface.h36 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);
DWebCoreSystemInterface.mm33 void (*wkDrawBezeledTextFieldCell)(NSRect, BOOL enabled);
34 void (*wkDrawTextFieldCellFocusRing)(NSTextFieldCell*, NSRect);
36 void (*wkDrawBezeledTextArea)(NSRect, BOOL enabled);
/external/webkit/WebKit/mac/Misc/
DWebNSViewExtras.h63 rect:(NSRect)rect
71 - (NSRect)_web_convertRect:(NSRect)aRect toView:(NSView *)aView;
/external/webkit/WebCore/platform/graphics/
DFloatRect.h38 typedef struct CGRect NSRect; typedef
40 typedef struct _NSRect NSRect; typedef
127 FloatRect(const NSRect&);
128 operator NSRect() const;
DIntRect.h38 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/
DSDL_QuartzWindow.h28 - (void)setFrame:(NSRect)frameRect display:(BOOL)flag;
32 - (id)initWithContentRect:(NSRect)contentRect styleMask:(unsigned int)styleMask backing:(NSBackingS…
/external/webkit/WebCore/platform/
DPlatformScreen.h58 FloatRect toUserSpace(const NSRect&, NSWindow *destination);
59 NSRect toDeviceSpace(const FloatRect&, NSWindow *source);
/external/webkit/WebCore/bindings/objc/
DDOMPrivate.h81 - (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/
DWebNodeHighlight.m39 - (NSRect)_computeHighlightWindowFrame;
55NSRect 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/
DTestViewerSplitView.m30 - (void)drawRect:(NSRect)rect
46 NSRect bounds = [self bounds]; argument
69 - (void)setFrame:(NSRect)newFrame
/external/webkit/WebKit/mac/Plugins/
Dnptextinput.h57 typedef NSRect (*NPP_FirstRectForCharacterRangeFunc)(NPP npp, NSRange theRange);
86 NSRect NPP_FirstRectForCharacterRange(NPP npp, NSRange theRange);
/external/webkit/WebKitLibraries/
DWebKitSystemInterface.h102 void WKDrawBezeledTextFieldCell(NSRect, BOOL enabled);
103 void WKDrawTextFieldCellFocusRing(NSTextFieldCell*, NSRect);
104 void WKDrawBezeledTextArea(NSRect, BOOL enabled);
/external/webkit/WebCore/platform/graphics/mac/
DFloatRectMac.mm34 FloatRect::FloatRect(const NSRect& r) : m_location(r.origin), m_size(r.size)
38 FloatRect::operator NSRect() const
DIntRectMac.mm33 IntRect::operator NSRect() const
38 IntRect enclosingIntRect(const NSRect& rect)
/external/webkit/WebCore/page/
DFrame.h318 NSImage* snapshotDragImage(Node*, NSRect* imageRect, NSRect* elementRect) const;
322 NSImage* imageFromRect(NSRect) const;

12345