Searched refs:e_web_view_load_string (Results 1 – 11 of 11) sorted by relevance
/dports/mail/evolution/evolution-3.42.1/src/e-util/ |
H A D | test-mail-signatures.c | 59 e_web_view_load_string (web_view, contents); in signature_loaded_cb() 64 e_web_view_load_string (web_view, string); in signature_loaded_cb()
|
H A D | e-mail-signature-preview.c | 98 e_web_view_load_string (E_WEB_VIEW (preview), contents); in G_DEFINE_TYPE() 103 e_web_view_load_string (E_WEB_VIEW (preview), string); in G_DEFINE_TYPE()
|
H A D | e-web-view.h | 146 void e_web_view_load_string (EWebView *web_view,
|
H A D | e-web-view-preview.c | 309 e_web_view_load_string (E_WEB_VIEW (web_view), preview->priv->updating_content->str); in e_web_view_preview_end_update()
|
H A D | e-web-view.c | 2020 e_web_view_load_string (web_view, buffer->str); in web_view_submit_alert() 2616 e_web_view_load_string (web_view, in e_web_view_clear() 2626 e_web_view_load_string (EWebView *web_view, in e_web_view_load_string() function
|
H A D | test-web-view-jsc.c | 473 e_web_view_load_string (E_WEB_VIEW (fixture->web_view), content); in test_utils_load_string()
|
/dports/mail/evolution/evolution-3.42.1/src/mail/ |
H A D | em-filter-editor.c | 74 e_web_view_load_string (E_WEB_VIEW (widget), html); in G_DEFINE_TYPE()
|
H A D | e-mail-display.c | 2893 e_web_view_load_string (E_WEB_VIEW (display), str); in e_mail_display_set_status()
|
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/widgets/ |
H A D | eab-contact-display.c | 220 e_web_view_load_string (E_WEB_VIEW (display), buffer->str); in load_contact()
|
/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/ |
H A D | e-cal-component-preview.c | 542 e_web_view_load_string (E_WEB_VIEW (preview), buffer->str); in load_comp()
|
H A D | e-comp-editor-property-parts.c | 634 e_web_view_load_string (E_WEB_VIEW (description_part->web_view), description_part->alt_desc); in ecepp_description_update_view_mode() 649 e_web_view_load_string (E_WEB_VIEW (description_part->web_view), value ? value : ""); in ecepp_description_update_view_mode()
|