Home
last modified time | relevance | path

Searched defs:with_shift (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tools/
H A Dtweak-tool.cpp127 void TweakTool::update_cursor (bool with_shift) { in update_cursor()
1101 sp_tweak_switch_mode (TweakTool *tc, gint mode, bool with_shift) in sp_tweak_switch_mode()
1117 sp_tweak_switch_mode_temporarily (TweakTool *tc, gint mode, bool with_shift) in sp_tweak_switch_mode_temporarily()
H A Dspray-tool.cpp1220 static void sp_spray_switch_mode(SprayTool *tc, gint mode, bool with_shift) in sp_spray_switch_mode()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/gui/config_dialog/
H A Dkeybinding_editor.cc421 const bool with_shift = (key_event.modifiers() & Qt::ShiftModifier) != 0; in AddKey() local
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/gui/config_dialog/
H A Dkeybinding_editor.cc421 const bool with_shift = (key_event.modifiers() & Qt::ShiftModifier) != 0; in AddKey() local
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/gui/config_dialog/
H A Dkeybinding_editor.cc421 const bool with_shift = (key_event.modifiers() & Qt::ShiftModifier) != 0; in AddKey() local
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/gui/config_dialog/
H A Dkeybinding_editor.cc421 const bool with_shift = (key_event.modifiers() & Qt::ShiftModifier) != 0; in AddKey() local
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/gui/config_dialog/
H A Dkeybinding_editor.cc421 const bool with_shift = (key_event.modifiers() & Qt::ShiftModifier) != 0; in AddKey() local
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/gui/config_dialog/
H A Dkeybinding_editor.cc421 const bool with_shift = (key_event.modifiers() & Qt::ShiftModifier) != 0; in AddKey() local
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dmenubindings.c482 int with_shift; in menu_shortcuts() local
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dmenubindings.c486 int with_shift; in menu_shortcuts() local
/dports/science/bagel/bagel-1.2.2/src/util/math/
H A Dstep_restrict_bfgs.h440 bool with_shift = false; in extrapolate() local
/dports/editors/mined/mined-2015.25/src/
H A Dpastebuf.c505 get_text_col (line, textp, with_shift) in get_text_col() argument