OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:animating_hover
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
custom_button.cc
80
bool
animating_hover
= hover_state > 0.0 &&
local
87
if (
animating_hover
&& (!hover_pixbuf || !hover_pixbuf->valid()))
113
if (
animating_hover
) {
/external/chromium_org/chrome/browser/ui/gtk/
custom_button.cc
91
bool
animating_hover
= hover_state > 0.0 &&
local
98
if (
animating_hover
&& (!hover_pixbuf || !hover_pixbuf->valid()))
127
if (
animating_hover
) {
Completed in 163 milliseconds