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

  /external/chromium/chrome/browser/ui/gtk/
nine_box.h 58 bool unref_pixbufs_on_destroy_; member in class:NineBox
nine_box.cc 53 : unref_pixbufs_on_destroy_(false) {
68 : unref_pixbufs_on_destroy_(true) {
100 if (unref_pixbufs_on_destroy_) {

Completed in 34 milliseconds