Home
last modified time | relevance | path

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

/dports/deskutils/bijiben/bijiben-40.1/src/libbiji/editor/
H A Dbiji-webkit-editor.h66 void biji_webkit_editor_undo (BijiWebkitEditor *self);
H A Dbiji-webkit-editor.c205 biji_webkit_editor_undo (BijiWebkitEditor *self) in biji_webkit_editor_undo() function
/dports/deskutils/bijiben/bijiben-40.1/src/
H A Dbjb-window-base.c202 biji_webkit_editor_undo (BIJI_WEBKIT_EDITOR (biji_note_obj_get_editor (note))); in on_undo_cb()