OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hover_image_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
button_decoration.mm
76
hover_image_
.reset([hover_image retain]);
89
DCHECK(
hover_image_
.get());
90
return
hover_image_
.get();
button_decoration.h
46
base::scoped_nsobject<NSImage>
hover_image_
;
member in class:ButtonDecoration
/external/chromium_org/ui/base/animation/
slide_animation.h
41
//
hover_image_
.SetOpacity(animation_->GetCurrentValue());
Completed in 206 milliseconds