Searched refs:attach_store (Results 1 – 5 of 5) sorted by relevance
/dports/mail/sylpheed/sylpheed-3.7.0/src/ |
H A D | compose.h | 120 GtkListStore *attach_store; member
|
H A D | compose.c | 2383 gtk_list_store_append(compose->attach_store, &iter); in compose_attach_append() 2384 gtk_list_store_set(compose->attach_store, &iter, in compose_attach_append() 3117 (GTK_TREE_MODEL(compose->attach_store), NULL) > 0) in compose_check_attachments() 3901 GtkTreeModel *model = GTK_TREE_MODEL(compose->attach_store); in compose_write_to_file() 4572 GtkTreeModel *model = GTK_TREE_MODEL(compose->attach_store); in compose_write_attach() 5026 (GTK_TREE_MODEL(compose->attach_store), NULL) > 0) { in compose_write_headers() 5790 compose->attach_store = store; in compose_create() 6553 GtkTreeModel *model = GTK_TREE_MODEL(compose->attach_store); 6651 GtkTreeModel *model = GTK_TREE_MODEL(compose->attach_store); 6669 gtk_list_store_remove(compose->attach_store, &iter); [all …]
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/usbip/ |
H A D | vhci_sysfs.c | 308 static ssize_t attach_store(struct device *dev, struct device_attribute *attr, in attach_store() function
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/usbip/ |
H A D | vhci_sysfs.c | 308 static ssize_t attach_store(struct device *dev, struct device_attribute *attr, in attach_store() function
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/usbip/ |
H A D | vhci_sysfs.c | 308 static ssize_t attach_store(struct device *dev, struct device_attribute *attr, in attach_store() function
|