Home
last modified time | relevance | path

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

/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlengine-edit-cut-and-paste.c1072 static gboolean fix_aligned_position (HTMLEngine *e, guint *position_after, HTMLUndoDirection dir);
1082 fix_aligned_position (e, &pa, html_undo_direction_reverse (dir)); in fix_aligned_redo_action()
1132 fix_aligned_position (HTMLEngine *e, in fix_aligned_position() function
1232 fix_aligned_position (e, &position_after, dir); in insert_object()
1291 if (fix_aligned_position (e, &position_after, dir)) in insert_empty_paragraph()