HomeSort by relevance Sort by last modified time
    Searched defs:info_bubble (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/ui/cocoa/
info_bubble_view.h 11 namespace info_bubble { namespace
23 } // namespace info_bubble
29 info_bubble::BubbleArrowLocation arrowLocation_;
32 @property(assign, nonatomic) info_bubble::BubbleArrowLocation arrowLocation;
  /external/chromium_org/chrome/browser/ui/cocoa/
info_bubble_window.h 12 namespace info_bubble { namespace
21 } // namespace info_bubble
31 info_bubble::AllowedAnimations allowedAnimations_;
39 @property(nonatomic) info_bubble::AllowedAnimations allowedAnimations;
info_bubble_view.h 12 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 64 milliseconds