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

  /external/chromium_org/remoting/host/
disconnect_window_linux.cc 200 GdkPixmap* shape_mask = gdk_pixmap_new(NULL, current_width_, current_height_,
225 GdkPixmap* background = gdk_pixmap_new(NULL, current_width_, current_height_,
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
native_theme_gtk2.cc 460 GdkPixmap* pm = gdk_pixmap_new(gtk_widget_get_window(GetRealizedWindow()),
gtk2_ui.cc 760 GdkPixmap* pm = gdk_pixmap_new(gdk_window, kWidth, kHeight, -1);
    [all...]

Completed in 613 milliseconds