Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-html-editor-link-dialog.c156 e_content_editor_on_dialog_open (cnt_editor, E_CONTENT_EDITOR_DIALOG_LINK); in html_editor_link_dialog_show()
H A De-html-editor-find-dialog.c78 e_content_editor_on_dialog_open (dialog->priv->cnt_editor, E_CONTENT_EDITOR_DIALOG_FIND); in html_editor_find_dialog_show()
H A De-html-editor-replace-dialog.c172 e_content_editor_on_dialog_open (dialog->priv->cnt_editor, E_CONTENT_EDITOR_DIALOG_REPLACE); in html_editor_replace_dialog_show()
H A De-html-editor-hrule-dialog.c206 e_content_editor_on_dialog_open (cnt_editor, E_CONTENT_EDITOR_DIALOG_HRULE); in html_editor_hrule_dialog_show()
H A De-html-editor-page-dialog.c310 e_content_editor_on_dialog_open (cnt_editor, E_CONTENT_EDITOR_DIALOG_PAGE); in html_editor_page_dialog_show()
H A De-html-editor-spell-check-dialog.c302 e_content_editor_on_dialog_open (cnt_editor, E_CONTENT_EDITOR_DIALOG_SPELLCHECK); in html_editor_spell_check_dialog_show()
H A De-html-editor-table-dialog.c435 e_content_editor_on_dialog_open (cnt_editor, E_CONTENT_EDITOR_DIALOG_TABLE); in html_editor_table_dialog_show()
H A De-html-editor-cell-dialog.c307 e_content_editor_on_dialog_open (cnt_editor, E_CONTENT_EDITOR_DIALOG_CELL); in html_editor_cell_dialog_show()
H A De-html-editor-image-dialog.c435 e_content_editor_on_dialog_open (cnt_editor, E_CONTENT_EDITOR_DIALOG_IMAGE); in html_editor_image_dialog_show()
H A De-content-editor.h680 void e_content_editor_on_dialog_open (EContentEditor *editor,
H A De-content-editor.c2541 e_content_editor_on_dialog_open (EContentEditor *editor, in e_content_editor_on_dialog_open() function