HomeSort by relevance Sort by last modified time
    Searched full:hover_id_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
custom_button.cc 28 hover_id_(hover_id),
52 hover_id_ ? rb.GetRTLEnabledPixbufNamed(hover_id_) : NULL);
152 surfaces_[GTK_STATE_PRELIGHT]->UsePixbuf(hover_id_ ?
153 theme_service_->GetRTLEnabledPixbufNamed(hover_id_) : NULL);
custom_button.h 82 int hover_id_; member in class:CustomDrawButtonBase

Completed in 101 milliseconds