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

  /external/chromium/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.cc 68 int pixbuf_height = gdk_pixbuf_get_height(pixbuf); local
69 if (pixbuf_width == pixbuf_height && pixbuf_width < kIconPreviewSizePixels) {
  /external/chromium_org/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.cc 95 int pixbuf_height = gdk_pixbuf_get_height(pixbuf); local
96 if (pixbuf_width == pixbuf_height) {

Completed in 3124 milliseconds