Home
last modified time | relevance | path

Searched refs:SELECTION_ADD (Results 1 – 25 of 35) sorted by relevance

12

/dports/graphics/krita/krita-4.4.8/plugins/extensions/colorrange/
H A Ddlg_colorrange.cc79 m_mode = SELECTION_ADD; in DlgColorRange()
151 m_mode = SELECTION_ADD; in slotAdd()
235 if (m_mode == SELECTION_ADD) { in slotSelectClicked()
241 if (m_mode == SELECTION_ADD) { in slotSelectClicked()
H A Dcolorrange.cc62 mapper->setMapping(action, int(SELECTION_ADD)); in ColorRange()
/dports/graphics/krita/krita-4.4.8/libs/image/
H A DKisSelectionTags.h30 SELECTION_ADD, enumerator
H A Dkis_pixel_selection.cpp159 case SELECTION_ADD: in applySelection()
/dports/graphics/krita/krita-4.4.8/libs/ui/widgets/
H A Dkis_selection_options.cc61 m_action->addButton(m_page->add, SELECTION_ADD); in KisSelectionOptions()
170 case SELECTION_ADD: in updateActionButtonToolTip()
175 m_action->button(SELECTION_ADD)->setToolTip(toolTipText); in updateActionButtonToolTip()
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/utils/plot/
H A Dowconstants.py35 SELECTION_ADD = 0 variable
H A Dowplotgui_obsolete.py46 from .owconstants import NOTHING, ZOOMING, SELECT, SELECT_POLYGON, PANNING, SELECTION_ADD,\
544 SelectionAdd: ('Add to selection', 'selection_behavior', SELECTION_ADD, None,
H A Dowplotgui.py44 NOTHING, ZOOMING, SELECT, SELECT_POLYGON, PANNING, SELECTION_ADD,\
543 SelectionAdd: ('Add to selection', 'selection_behavior', SELECTION_ADD, None,
/dports/cad/gerbv/gerbv-2.7.0/src/
H A Drender.h68 SELECTION_ADD, enumerator
/dports/misc/libsolv/libsolv-0.7.19/src/
H A Dselection.h51 #define SELECTION_ADD (1 << 28) macro
/dports/graphics/krita/krita-4.4.8/plugins/tools/selectiontools/
H A Dkis_tool_select_elliptical.cc100 if (selectionAction() == SELECTION_ADD) { in resetCursorStyle()
H A Dkis_selection_modifier_mapper.cc122 newAction = SELECTION_ADD; in map()
H A Dkis_tool_select_polygonal.cc110 if (selectionAction() == SELECTION_ADD) { in resetCursorStyle()
H A Dkis_tool_select_rectangular.cc119 if (selectionAction() == SELECTION_ADD) { in resetCursorStyle()
H A Dkis_tool_select_path.cc205 if (selectionAction() == SELECTION_ADD) { in resetCursorStyle()
H A Dkis_tool_select_outline.cc295 if (selectionAction() == SELECTION_ADD) { in resetCursorStyle()
H A Dkis_tool_select_contiguous.cc305 if (selectionAction() == SELECTION_ADD) { in resetCursorStyle()
H A Dkis_tool_select_similar.cc367 if (selectionAction() == SELECTION_ADD) { in resetCursorStyle()
/dports/graphics/krita/krita-4.4.8/libs/ui/tool/
H A Dkis_selection_tool_helper.cpp271 case SELECTION_ADD: in addSelectionShapes()
333 return rect.isEmpty() && action == SELECTION_ADD; in canShortcutToNoop()
H A Dkis_selection_tool_config_widget_helper.cpp165 m_optionsWidget->setAction(SELECTION_ADD); in slotAddModeRequested()
H A Dkis_tool_select_base.h116 SELECTION_ADD, in updateActionShortcutToolTips()
/dports/graphics/krita/krita-4.4.8/libs/image/tests/
H A Dkis_pixel_selection_test.cpp154 sel1->applySelection(sel2, SELECTION_ADD); in testAddSelection()
300 psel1->applySelection(psel2, SELECTION_ADD); in testOutlineCache()
H A Dkis_selection_test.cpp148 pixelSelection->applySelection(tmpSel, SELECTION_ADD); in testSelectionActions()
/dports/graphics/krita/krita-4.4.8/libs/libkis/
H A DSelection.cpp287 …lection->pixelSelection()->applySelection(selection->selection()->pixelSelection(), SELECTION_ADD); in add()
/dports/graphics/krita/krita-4.4.8/libs/ui/
H A Dkis_selection_manager.cc720 case SELECTION_ADD: in selectOpaqueOnNode()

12