Home
last modified time | relevance | path

Searched refs:ContentHashData (Results 1 – 1 of 1) sorted by relevance

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-content-editor.c1596 } ContentHashData; typedef
1598 static ContentHashData *
1602 ContentHashData *chd; in content_hash_data_new()
1604 chd = g_slice_new (ContentHashData); in content_hash_data_new()
1614 ContentHashData *chd = ptr; in content_hash_data_free()
1620 g_slice_free (ContentHashData, chd); in content_hash_data_free()
1692 ContentHashData *chd; in e_content_editor_util_get_content_data()
1711 ContentHashData *chd; in e_content_editor_util_steal_content_data()