Home
last modified time | relevance | path

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 Dtest-mail-signatures.c59 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 De-mail-signature-preview.c98 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 De-web-view.h146 void e_web_view_load_string (EWebView *web_view,
H A De-web-view-preview.c309 e_web_view_load_string (E_WEB_VIEW (web_view), preview->priv->updating_content->str); in e_web_view_preview_end_update()
H A De-web-view.c2020 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 Dtest-web-view-jsc.c473 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 Dem-filter-editor.c74 e_web_view_load_string (E_WEB_VIEW (widget), html); in G_DEFINE_TYPE()
H A De-mail-display.c2893 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 Deab-contact-display.c220 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 De-cal-component-preview.c542 e_web_view_load_string (E_WEB_VIEW (preview), buffer->str); in load_comp()
H A De-comp-editor-property-parts.c634 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()