HomeSort by relevance Sort by last modified time
    Searched refs:scoped_nsobject (Results 76 - 100 of 259) sorted by null

1 2 34 5 6 7 8 91011

  /external/chromium/chrome/browser/ui/cocoa/applescript/
bookmark_applescript_utils_unittest.h 11 #include "base/memory/scoped_nsobject.h"
47 scoped_nsobject<FakeAppDelegate> appDelegate_;
49 scoped_nsobject<BookmarkFolderAppleScript> bookmarkBar_;
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
ev_bubble_decoration.h 48 scoped_nsobject<NSFont> font_;
51 scoped_nsobject<NSString> full_label_;
image_decoration.h 9 #import "base/memory/scoped_nsobject.h"
31 scoped_nsobject<NSImage> image_;
  /external/chromium/chrome/browser/ui/cocoa/status_icons/
status_icon_mac.h 11 #include "base/memory/scoped_nsobject.h"
37 scoped_nsobject<NSStatusItem> item_;
39 scoped_nsobject<StatusItemController> controller_;
  /external/chromium/chrome/browser/ui/cocoa/
tracking_area.h 10 #include "base/memory/scoped_nsobject.h"
18 scoped_nsobject<CrTrackingAreaOwnerProxy> ownerProxy_;
54 // This will call |scoped_nsobject<>::reset()| to take ownership of the new
62 scoped_nsobject<CrTrackingArea> tracking_area_;
constrained_window_mac.h 15 #include "base/memory/scoped_nsobject.h"
74 scoped_nsobject<id> systemSheet_;
75 scoped_nsobject<id> delegate_;
97 scoped_nsobject<NSWindow> customSheet_;
98 scoped_nsobject<id> delegate_;
fullscreen_controller.h 47 scoped_nsobject<NSTrackingArea> trackingArea_;
51 scoped_nsobject<DropdownAnimation> currentAnimation_;
55 scoped_nsobject<NSTimer> showTimer_;
56 scoped_nsobject<NSTimer> hideTimer_;
hover_button.h 7 #include "base/memory/scoped_nsobject.h"
24 scoped_nsobject<NSTrackingArea> trackingArea_;
tab_view_picker_table.h 8 #include "base/memory/scoped_nsobject.h"
26 scoped_nsobject<NSString> heading_;
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/
bookmark_applescript_utils_unittest.h 11 #include "base/mac/scoped_nsobject.h"
45 base::scoped_nsobject<FakeAppDelegate> appDelegate_;
48 base::scoped_nsobject<BookmarkFolderAppleScript> bookmarkBar_;
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_editor.h 7 #include "base/mac/scoped_nsobject.h"
26 base::scoped_nsobject<URLDropTargetHandler> dropHandler_;
28 base::scoped_nsobject<NSCharacterSet> forbiddenCharacters_;
  /external/chromium_org/chrome/browser/ui/cocoa/
menu_button.h 10 #include "base/mac/scoped_nsobject.h"
27 base::scoped_nsobject<NSMenu> attachedMenu_;
30 base::scoped_nsobject<NSPopUpButtonCell> popUpCell_;
tab_modal_confirm_dialog_mac.h 52 base::scoped_nsobject<ConstrainedWindowAlert> alert_;
53 base::scoped_nsobject<TabModalConfirmDialogMacBridge> bridge_;
draggable_button.h 10 #import "base/mac/scoped_nsobject.h"
18 base::scoped_nsobject<DraggableButtonImpl> draggableButtonImpl_;
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
throbbing_image_view.h 10 #include "base/mac/scoped_nsobject.h"
26 base::scoped_nsobject<NSImage> backgroundImage_;
27 base::scoped_nsobject<NSImage> throbImage_;
  /external/chromium_org/ui/base/cocoa/
tracking_area.h 10 #include "base/mac/scoped_nsobject.h"
20 base::scoped_nsobject<CrTrackingAreaOwnerProxy> ownerProxy_;
51 // This will call |scoped_nsobject<>::reset()| to take ownership of the new
59 base::scoped_nsobject<CrTrackingArea> tracking_area_;
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_button_cell.h 19 scoped_nsobject<NSColor> frameColor_;
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_install_dialog_controller.h 13 #include "base/memory/scoped_nsobject.h"
37 scoped_nsobject<NSString> title_;
38 scoped_nsobject<NSString> warnings_;
39 scoped_nsobject<NSString> button_;
40 scoped_nsobject<NSString> subtitle_;
  /external/chromium_org/chrome/browser/storage_monitor/
image_capture_device_manager.h 11 #include "base/mac/scoped_nsobject.h"
42 base::scoped_nsobject<ImageCaptureDeviceManagerImpl> device_browser_;
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_pop_up_button.h 10 #include "base/mac/scoped_nsobject.h"
16 base::scoped_nsobject<NSString> validityMessage_;
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_sync_promo_controller.h 10 #include "base/mac/scoped_nsobject.h"
24 base::scoped_nsobject<HyperlinkTextView> textView_;
  /external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
constrained_window_animation.h 10 #include "base/mac/scoped_nsobject.h"
15 base::scoped_nsobject<NSWindow> window_;
constrained_window_custom_sheet.h 10 #import "base/mac/scoped_nsobject.h"
17 base::scoped_nsobject<NSWindow> customWindow_;
  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_shelf_context_menu_controller.h 8 #include "base/mac/scoped_nsobject.h"
16 base::scoped_nsobject<DownloadItemController> itemController_;
  /external/chromium_org/chrome/browser/ui/cocoa/find_bar/
find_bar_text_field_cell.h 9 #include "base/mac/scoped_nsobject.h"
16 base::scoped_nsobject<NSAttributedString> resultsString_;

Completed in 411 milliseconds

1 2 34 5 6 7 8 91011