HomeSort by relevance Sort by last modified time
    Searched refs:NSRect (Results 51 - 75 of 167) sorted by null

1 23 4 5 6 7

  /external/chromium/chrome/browser/ui/cocoa/location_bar/
page_action_decoration.h 51 NSPoint GetBubblePointInFrame(NSRect frame);
56 virtual bool OnMousePressed(NSRect frame);
autocomplete_text_field.h 144 - (void)addToolTip:(NSString*)tooltip forRect:(NSRect)aRect;
  /external/chromium/chrome/browser/ui/cocoa/
status_bubble_mac.h 121 NSRect CalculateWindowFrame(bool expanded_width);
166 - (NSRect)statusBubbleBaseFrame;
tabpose_window.h 75 NSRect containingRect_;
93 rect:(NSRect)rect
browser_window_controller.h 195 - (NSRect)regularWindowFrame;
225 - (NSRect)statusBubbleBaseFrame;
275 - (NSRect)instantFrame;
399 - (NSSize)overflowFrom:(NSRect)source
400 to:(NSRect)target;
gradient_button_cell.h 80 cellFrame:(NSRect)cellFrame
90 - (NSBezierPath*)clipPathForFrame:(NSRect)cellFrame
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_view.h 83 NSRect sourceWindowFrame_;
84 NSRect sourceTabFrame_;
tab_strip_view.h 47 - (void)drawBottomBorder:(NSRect)bounds;
  /external/webkit/Source/WebKit/mac/DOM/
WebDOMOperationsPrivate.h 49 - (NSRect)_renderRect:(bool *)isReplaced;
  /external/webkit/Source/WebKit/mac/Misc/
WebNSWindowExtras.m 35 NSRect frameToCenterOver;
  /sdk/emulator/opengl/tests/translator_tests/MacCommon/
setup_gl.m 22 NSRect contentRect = NSMakeRect(x, y, width, height);
  /external/webkit/Source/WebKit/mac/WebView/
WebFrameInternal.h 90 - (NSObject *)nodeWithName:(NSString *)name position:(NSPoint)position rect:(NSRect)rect view:(NSView *)view children:(NSArray *)children;
126 - (void)_drawRect:(NSRect)rect contentsOnly:(BOOL)contentsOnly;
127 - (BOOL)_getVisibleRect:(NSRect*)rect;
137 - (NSRect)_caretRectAtPosition:(const WebCore::Position&)pos affinity:(NSSelectionAffinity)affinity;
138 - (NSRect)_firstRectForDOMRange:(DOMRange *)range;
WebDynamicScrollBarsViewInternal.h 57 - (NSRect)contentViewFrame;
  /external/webkit/Source/WebKit/mac/WebInspector/
WebNodeHighlight.mm 39 - (NSRect)_computeHighlightWindowFrame;
55 NSRect contentRect = [NSWindow contentRectForFrameRect:[self _computeHighlightWindowFrame] styleMask:styleMask];
147 - (void)setNeedsUpdateInTargetViewRect:(NSRect)rect
176 - (NSRect)_computeHighlightWindowFrame
181 NSRect highlightWindowFrame = [_targetView convertRect:[_targetView visibleRect] toView:nil];
WebNodeHighlightView.mm 68 - (void)drawRect:(NSRect)rect
  /external/webkit/Source/WebKit/mac/Carbon/
CarbonWindowAdapter.mm 84 - (id)_initContent:(const NSRect *)contentRect styleMask:(unsigned int)aStyle backing:(NSBackingStoreType)bufferingType defer:(BOOL)flag contentView:aView;
85 - (void)_oldPlaceWindow:(NSRect)frameRect;
86 - (void)_windowMovedToRect:(NSRect)actualFrame;
89 - (void)_setFrame:(NSRect)newWindowFrameRect;
120 - (id)initWithContentRect:(NSRect)contentRect styleMask:(unsigned int)style backing:(NSBackingStoreType)bufferingType defer:(BOOL)flag {
347 NSRect newContentFrameRect;
348 NSRect newWindowFrameRect;
349 NSRect oldContentFrameRect;
548 - (void)_oldPlaceWindow:(NSRect)frameRect {
608 - (void)_windowMovedToRect:(NSRect)actualFrame
    [all...]
  /external/webkit/Source/WebKit/mac/Plugins/
WebBaseNetscapePluginView.h 86 - (id)initWithFrame:(NSRect)r
143 - (void)invalidatePluginContentRect:(NSRect)rect;
145 - (NSRect)actualVisibleRectInWindow; // takes transforms into account.
WebNetscapePluginEventHandler.h 43 virtual void drawRect(CGContextRef, const NSRect&) = 0;
WebNetscapePluginEventHandlerCarbon.h 40 virtual void drawRect(CGContextRef, const NSRect&);
WebNetscapePluginEventHandlerCocoa.h 38 virtual void drawRect(CGContextRef, const NSRect&);
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_popup_controller.h 45 NSRect extensionFrame_;
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
CGS.h 58 typedef NSRect CGSRect;
  /external/webkit/Source/WebCore/bindings/objc/
DOMPrivate.h 47 - (NSRect)boundingBox;
75 - (NSRect)_rectOnScreen; // bounding box of the text field, in screen coordinates
  /external/webkit/Source/WebCore/platform/mac/
PlatformScreenMac.mm 88 FloatRect toUserSpace(const NSRect& rect, NSWindow *destination)
97 NSRect toDeviceSpace(const FloatRect& rect, NSWindow *source)
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
WebHostedNetscapePluginView.h 50 - (id)initWithFrame:(NSRect)r

Completed in 94 milliseconds

1 23 4 5 6 7