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

  /external/chromium/chrome/browser/ui/gtk/
custom_button.cc 26 normal_id_(normal_id),
48 normal_id_ ? rb.GetRTLEnabledPixbufNamed(normal_id_) : NULL);
148 surfaces_[GTK_STATE_NORMAL]->UsePixbuf(normal_id_ ?
149 theme_service_->GetRTLEnabledPixbufNamed(normal_id_) : NULL);
custom_button.h 80 int normal_id_; member in class:CustomDrawButtonBase

Completed in 321 milliseconds