Home
last modified time | relevance | path

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

/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlengine-edit-cut-and-paste.c59 static void insert_object_for_undo (HTMLEngine *e, HTMLObject *obj, guint len, guint positio…
470insert_object_for_undo (e, buffer, undo->buffer_len, position_after, undo->level, html_undo_direct… in delete_undo_action()
1202 insert_object_for_undo (HTMLEngine *e, in insert_object_for_undo() function
1233 insert_object_for_undo (e, obj, len, position_after, level, dir, check); in insert_object()