OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:info_bubble
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/ui/cocoa/
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;
info_bubble_window.h
12
namespace
info_bubble
{
namespace
21
} // namespace
info_bubble
32
info_bubble
::AllowedAnimations allowedAnimations_;
47
@property(nonatomic)
info_bubble
::AllowedAnimations allowedAnimations;
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_tooltip_controller.h
23
info_bubble
::BubbleArrowLocation arrowLocation_;
36
- (id)initWithArrowLocation:(
info_bubble
::BubbleArrowLocation)arrowLocation;
autofill_bubble_controller.h
32
arrowLocation:(
info_bubble
::BubbleArrowLocation)arrowLocation;
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
extension_popup_controller.h
79
arrowLocation:(
info_bubble
::BubbleArrowLocation)
Completed in 369 milliseconds