Searched refs:ZOOM_MINUS_ACTION_Y (Results 1 – 3 of 3) sorted by relevance
131 #define ZOOM_MINUS_ACTION_Y "ZOOM_MINUS_ACTION_Y" macro
59 defaultShorcuts.insert(ZOOM_MINUS_ACTION_Y, Qt::Key_Minus); in initDefaultShorcuts()
387 decreasePageZoomAction->setData(ZOOM_MINUS_ACTION_Y); in createActions()388 …eZoomAction->setShortcut(ShortcutsManager::getShortcutsManager().getShortcut(ZOOM_MINUS_ACTION_Y)); in createActions()