Home
last modified time | relevance | path

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

/dports/devel/anjuta/anjuta-3.34.0/plugins/indentation-c-style/
H A Dindentation.c548 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT(editor), NULL); in set_line_indentation()
563 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT(editor), NULL); in set_line_indentation()
1270 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT(editor), NULL); in cpp_java_indentation_char_added()
1303 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT (editor), NULL); in cpp_java_indentation_char_added()
1352 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT (editor), NULL); in cpp_java_indentation_char_added()
1447 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT(editor), NULL); in cpp_auto_indentation()
/dports/devel/anjuta/anjuta-3.34.0/libanjuta/interfaces/
H A Dianjuta-document.h63 void ianjuta_document_begin_undo_action (IAnjutaDocument *obj, GError **err);
H A Dianjuta-document.c55 ianjuta_document_begin_undo_action (IAnjutaDocument *obj, GError **err) in ianjuta_document_begin_undo_action() function
H A Dlibanjuta.idl1188 * ianjuta_document_begin_undo_action:
/dports/devel/anjuta/anjuta-3.34.0/plugins/indentation-python-style/
H A Dpython-indentation.c608 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT(editor), NULL); in python_indent()
662 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT(editor), NULL); in python_indent_auto()
/dports/devel/anjuta/anjuta-3.34.0/plugins/language-support-cpp-java/
H A Dplugin.c560 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT(editor), NULL); in language_support_add_c_callback()
779 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT(editor), NULL); in insert_member_decl_and_init()
1164 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT(editor), NULL); in on_toggle_comment()
/dports/devel/anjuta/anjuta-3.34.0/plugins/document-manager/
H A Dsearch-box.c785 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT (selection), NULL); in search_box_replace()
803 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT (selection), NULL); in search_box_replace()
893 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT (search_box->priv->current_editor), NULL); in on_replace_all_activated()
/dports/devel/anjuta/anjuta-3.34.0/libanjuta/
H A Danjuta-language-provider.c466 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT (editor), NULL); in anjuta_language_provider_activate()
/dports/devel/anjuta/anjuta-3.34.0/plugins/snippets-manager/
H A Dsnippets-interaction-interpreter.c806 ianjuta_document_begin_undo_action (IANJUTA_DOCUMENT (priv->cur_editor), NULL); in snippets_interaction_insert_snippet()