HomeSort by relevance Sort by last modified time
    Searched full:initwithrect (Results 1 - 25 of 41) sorted by null

1 2

  /external/chromium/chrome/browser/ui/cocoa/
tracking_area.mm 70 - (id)initWithRect:(NSRect)rect
76 if ((self = static_cast<id>([super initWithRect:rect
85 - (NSTrackingArea*)initWithRect:(NSRect)rect
tracking_area.h 30 - (id)initWithRect:(NSRect)rect
tracking_area_unittest.mm 31 initWithRect:NSMakeRect(0, 0, 100, 100)
hover_button.mm 60 [[NSTrackingArea alloc] initWithRect:[self bounds]
base_view.mm 17 [[NSTrackingArea alloc] initWithRect:frame
  /external/chromium_org/ui/base/cocoa/controls/
hover_image_menu_button.mm 21 [[CrTrackingArea alloc] initWithRect:NSZeroRect
  /external/chromium_org/ui/base/cocoa/
tracking_area.mm 70 - (id)initWithRect:(NSRect)rect
76 if ((self = [super initWithRect:rect
tracking_area.h 25 - (id)initWithRect:(NSRect)rect
tracking_area_unittest.mm 32 initWithRect:NSMakeRect(0, 0, 100, 100)
hover_button.mm 61 [[CrTrackingArea alloc] initWithRect:NSZeroRect
base_view.mm 149 trackingArea_.reset([[CrTrackingArea alloc] initWithRect:[self bounds]
  /external/chromium_org/ui/app_list/cocoa/
app_list_pager_view.mm 42 [[CrTrackingArea alloc] initWithRect:NSZeroRect
apps_grid_view_item.mm 304 [[CrTrackingArea alloc] initWithRect:NSZeroRect
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
reload_button.mm 47 initWithRect:[self bounds]
  /external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
constrained_window_button.mm 139 initWithRect:NSZeroRect
  /external/chromium_org/chrome/browser/ui/cocoa/
fullscreen_mode_controller.mm 87 [[CrTrackingArea alloc] initWithRect:trackingRect
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_matrix.mm 153 initWithRect:[self frame]
  /external/chromium_org/ui/message_center/cocoa/
popup_controller.mm 127 [[CrTrackingArea alloc] initWithRect:NSZeroRect
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button.mm 385 area_ = [[NSTrackingArea alloc] initWithRect:[self bounds]
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_button.mm 445 area_ = [[NSTrackingArea alloc] initWithRect:[self bounds]
  /external/chromium_org/chrome/browser/ui/cocoa/browser/
password_generation_bubble_controller.mm 264 [[CrTrackingArea alloc] initWithRect:iconFrame
zoom_bubble_controller.mm 101 initWithRect:NSZeroRect
  /external/chromium/chrome/browser/ui/cocoa/download/
download_item_cell.mm 319 initWithRect:buttonRect
327 initWithRect:dropdownRect
download_shelf_controller.mm 437 initWithRect:[[self view] bounds]
  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_item_cell.mm 278 initWithRect:buttonRect
286 initWithRect:dropdownRect

Completed in 1008 milliseconds

1 2