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

1 2 34 5 6

  /external/chromium_org/chrome/browser/ui/cocoa/
bubble_view.h 34 @interface BubbleView : NSView {
framed_browser_window.h 58 forView:(NSView*)view
info_bubble_view.h 49 @interface InfoBubbleView : NSView {
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
keyword_hint_decoration.h 27 virtual void DrawInFrame(NSRect frame, NSView* control_view) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/cocoa/passwords/
manage_password_item_view_controller.h 30 @interface ManagePasswordItemClickableView : NSView {
68 @interface ManagePasswordItemPendingView : NSView {
89 base::scoped_nsobject<NSView> contentView_;
98 @property(readonly) NSView* contentView;
  /external/chromium_org/chrome/browser/ui/cocoa/profiles/
avatar_base_controller.h 43 - (void)showAvatarBubbleAnchoredAt:(NSView*)anchor
  /external/chromium_org/content/browser/renderer_host/
webmenurunner_mac.h 51 - (void)runMenuInView:(NSView*)view
  /external/chromium_org/remoting/host/
disconnect_window_mac.h 36 @interface DisconnectView : NSView
  /external/chromium_org/ui/base/cocoa/
base_view.h 20 @interface BaseView : NSView {
  /external/chromium_org/ui/message_center/cocoa/
status_item_view.h 27 @interface MCStatusItemView : NSView {
notification_controller.h 56 base::scoped_nsobject<NSView> listView_;
62 base::scoped_nsobject<NSView> bottomView_;
  /external/chromium_org/ui/views/cocoa/
bridged_content_view.h 20 // The NSView that sits as the root contentView of the NSWindow, whilst it has
23 @interface BridgedContentView : NSView<NSTextInputClient> {
39 // Initialize the NSView -> views::View bridge. |viewToHost| must be non-NULL.
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzWindow.h 48 /* Subclass of NSView to set cursor rectangle */
49 @interface SDL_QuartzView : NSView
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller.h 44 IBOutlet NSView* syncPromoPlaceholder_;
76 @property(nonatomic, readonly) NSView* syncPromoPlaceholder;
bookmark_bar_view.h 5 // A simple custom NSView for the bookmark bar used to prevent clicking and
19 @interface BookmarkBarView : NSView {
  /external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
constrained_window_alert.h 21 base::scoped_nsobject<NSView> accessoryView_;
29 @property(nonatomic, retain) NSView* accessoryView;
  /external/chromium_org/chrome/browser/ui/cocoa/find_bar/
find_bar_cocoa_controller.h 25 IBOutlet NSView* findBarView_;
60 @property (readonly, nonatomic) NSView* findBarView;
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_view_mac.h 85 base::scoped_nsobject<NSView> top_separator_view_;
86 base::scoped_nsobject<NSView> bottom_separator_view_;
  /external/chromium_org/content/browser/web_contents/
web_drag_source_mac.h 28 NSView* contentsView_;
59 view:(NSView*)contentsView
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
password_generation_popup_view_cocoa.h 27 base::scoped_nsobject<NSView> passwordSection_;
  /external/chromium_org/chrome/browser/ui/cocoa/browser/
edit_search_engine_cocoa_controller.h 30 IBOutlet NSView* labelContainer_;
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
browser_actions_container_view.h 21 @interface BrowserActionsContainerView : NSView {
media_gallery_list_entry_view.h 26 @interface MediaGalleryListEntry : NSView {
  /external/chromium_org/content/browser/compositor/
browser_compositor_view_mac.h 22 // NSView backed by a ui::Compositor).
34 // Used to install the ui::Compositor-backed NSView as a child of its parent
36 virtual NSView* BrowserCompositorSuperview() = 0;
42 // The class to hold a ui::Compositor-backed NSView. Because a ui::Compositor
45 // instances of BrowserCompositorViewCocoa, which actually is a NSView and
49 // This will install the NSView which is drawn by the ui::Compositor into
50 // the NSView provided by the client.
54 // The ui::Compositor being used to render the NSView.
  /external/chromium_org/ui/events/test/
cocoa_test_event_utils.h 30 std::pair<NSEvent*, NSEvent*> MouseClickInView(NSView* view,

Completed in 927 milliseconds

1 2 34 5 6