Searched refs:pixmap (Results 1 – 3 of 3) sorted by relevance
190 const QPixmap* pixmap(colIdx idx) const in pixmap() function192 return Parent::pixmap(listView()->mapIdx(idx)); in pixmap()
115 GdkPixmap *pixmap; in replace_button_icon() local120 pixmap = gdk_pixmap_create_from_xpm_d(window, &mask, in replace_button_icon()125 image = gtk_image_new_from_pixmap(pixmap, mask); in replace_button_icon()
735 pm = item->pixmap(promptColIdx); in contentsMouseReleaseEvent()