Home
last modified time | relevance | path

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

/dports/graphics/xournal/xournal-0.4.8.2016/src/
H A Dxournal.h204 #define ITEM_NEW_BG_RESIZE 9 macro
H A Dxo-callbacks.c498 else if (undo->type == ITEM_NEW_BG_ONE || undo->type == ITEM_NEW_BG_RESIZE in on_editUndo_activate()
707 else if (redo->type == ITEM_NEW_BG_ONE || redo->type == ITEM_NEW_BG_RESIZE in on_editRedo_activate()
1549 undo->type = ITEM_NEW_BG_RESIZE; in on_journalLoadBackground_activate()
1597 undo->type = ITEM_NEW_BG_RESIZE; in on_journalScreenshot_activate()
3117 undo->type = ITEM_NEW_BG_RESIZE; in on_journalDefaultBackground_activate()
H A Dxo-misc.c262 else if (redo->type == ITEM_NEW_BG_ONE || redo->type == ITEM_NEW_BG_RESIZE in clear_redo_stack()
334 else if (undo->type == ITEM_NEW_BG_ONE || undo->type == ITEM_NEW_BG_RESIZE in clear_undo_stack()