OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allowedanimations
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/cocoa/
info_bubble_window.h
19
typedef NSUInteger
AllowedAnimations
;
31
info_bubble::
AllowedAnimations
allowedAnimations_;
39
@property(nonatomic) info_bubble::
AllowedAnimations
allowedAnimations
;
info_bubble_window.mm
97
@synthesize
allowedAnimations
= allowedAnimations_;
/external/chromium_org/chrome/browser/ui/cocoa/browser/
avatar_button_controller_unittest.mm
83
static_cast<InfoBubbleWindow*>(menu.window).
allowedAnimations
=
Completed in 749 milliseconds