Searched defs:info_bubble (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/
H A Dinfo_bubble_window.h12 namespace info_bubble { namespace
21 } // namespace info_bubble
32 info_bubble::AllowedAnimations allowedAnimations_;
47 @property(nonatomic) info_bubble::AllowedAnimations allowedAnimations;
H A Dinfo_bubble_view.h12 namespace info_bubble { namespace
45 } // namespace info_bubble
51 info_bubble::BubbleArrowLocation arrowLocation_;
52 info_bubble::BubbleAlignment alignment_;
53 info_bubble::CornerFlags cornerFlags_;
57 @property(assign, nonatomic) info_bubble::BubbleArrowLocation arrowLocation;
58 @property(assign, nonatomic) info_bubble::BubbleAlignment alignment;
59 @property(assign, nonatomic) info_bubble::CornerFlags cornerFlags;

Completed in 184 milliseconds