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

  /external/chromium/chrome/browser/ui/gtk/
custom_button.cc 29 disabled_id_(disabled_id),
55 disabled_id_ ? rb.GetRTLEnabledPixbufNamed(disabled_id_) : NULL);
155 surfaces_[GTK_STATE_INSENSITIVE]->UsePixbuf(disabled_id_ ?
156 theme_service_->GetRTLEnabledPixbufNamed(disabled_id_) : NULL);
custom_button.h 83 int disabled_id_; member in class:CustomDrawButtonBase

Completed in 411 milliseconds