Home
last modified time | relevance | path

Searched defs:keepSelection (Results 1 – 8 of 8) sorted by relevance

/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/mixer/
H A DTGMixerTrack.java208 TGMixerTrack.this.track.getChannel().setBalance( (short)value ); in update()
232 protected UndoableTrackChannel undoable; in loadTableItems()
233
234 public TGMixerScale(Composite parent, int style, int pageIncrement, int type, Object layoutData){
/dports/deskutils/egroupware/egroupware/api/js/etemplate/
H A Det2_extension_nextmatch_controller.ts165 keepSelection( ) method in et2_nextmatch_controller
/dports/devel/eric6/eric6-21.11/eric/eric6/Preferences/ConfigurationPages/
H A DEditorFilePage.py221 def __setDefaultFiltersLists(self, keepSelection=False): argument
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/tool/
H A Dselecttool.cpp162 void SelectTool::keepSelection() in keepSelection() function in SelectTool
/dports/deskutils/copyq/CopyQ-5.0.0/src/gui/
H A Dclipboardbrowser.cpp1500 … const bool keepSelection = setCurrentOnly || flags.testFlag(QItemSelectionModel::SelectCurrent); in keyPressEvent() local
1519 void ClipboardBrowser::setCurrent(int row, bool keepSelection, bool setCurrentOnly) in setCurrent()
/dports/devel/qgit/qgit-qgit-2.9/src/
H A Dmainimpl.cpp403 void MainImpl::setRepository(SCRef newDir, bool refresh, bool keepSelection, in setRepository()
1665 bool keepSelection = (rv->st.sha() != ZERO_SHA); in ActCheckWorkDir_toggled() local
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/view/
H A Dkateviewinternal.cpp2553 void KateViewInternal::placeCursor(const QPoint &p, bool keepSelection, bool updateSelection) in placeCursor()
/dports/x11/xterm/xterm-370/
H A Dptyx.h2770 Boolean keepSelection; /* do not lose selection on output */ member