Home
last modified time | relevance | path

Searched refs:rangeSelection (Results 1 – 14 of 14) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUISliderControl.h65 void SetRangeSelection(bool rangeSelection);
H A DGUISliderControl.cpp361 void CGUISliderControl::SetRangeSelection(bool rangeSelection) in SetRangeSelection() argument
363 if (m_rangeSelection == rangeSelection) in SetRangeSelection()
366 m_rangeSelection = rangeSelection; in SetRangeSelection()
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dtranspose.cpp242 bool rangeSelection = selection().isRange(); in transpose() local
246 if (rangeSelection) { in transpose()
292 if (!rangeSelection) { in transpose()
/dports/x11-toolkits/scintilla/scite/src/
H A DSciTEBase.cxx1073 const SA::Range rangeSelection = wEditor.SelectionRange(); in FindNext() local
1074 SA::Range rangeSearch(rangeSelection.end, lengthDoc); in FindNext()
1076 rangeSearch = SA::Range(rangeSelection.start, 0); in FindNext()
1129 SetSelection(rangeSelection.start, rangeSelection.start); in ReplaceOnce()
1137 wEditor.SetTarget(rangeSelection); in ReplaceOnce()
1143 SetSelection(rangeSelection.start + lenReplaced, rangeSelection.start); in ReplaceOnce()
1156 const SA::Range rangeSelection = wEditor.SelectionRange(); in DoReplaceAll() local
1157 SA::Range rangeSearch = rangeSelection; in DoReplaceAll()
2649 const SA::Range rangeSelection = GetSelection(); in CharAdded() local
2650 const SA::Position selStart = rangeSelection.start; in CharAdded()
[all …]
/dports/editors/scite/scite/src/
H A DSciTEBase.cxx1073 const SA::Range rangeSelection = wEditor.SelectionRange(); in FindNext() local
1074 SA::Range rangeSearch(rangeSelection.end, lengthDoc); in FindNext()
1076 rangeSearch = SA::Range(rangeSelection.start, 0); in FindNext()
1129 SetSelection(rangeSelection.start, rangeSelection.start); in ReplaceOnce()
1137 wEditor.SetTarget(rangeSelection); in ReplaceOnce()
1143 SetSelection(rangeSelection.start + lenReplaced, rangeSelection.start); in ReplaceOnce()
1156 const SA::Range rangeSelection = wEditor.SelectionRange(); in DoReplaceAll() local
1157 SA::Range rangeSearch = rangeSelection; in DoReplaceAll()
2649 const SA::Range rangeSelection = GetSelection(); in CharAdded() local
2650 const SA::Position selStart = rangeSelection.start; in CharAdded()
[all …]
/dports/comms/cubicsdr/CubicSDR-0248e5a/src/forms/Bookmark/
H A DBookmarkView.h86 void rangeSelection(const BookmarkRangeEntryPtr& re);
H A DBookmarkView.cpp1039 void BookmarkView::rangeSelection(const BookmarkRangeEntryPtr& re) { in rangeSelection() function in BookmarkView
1154 rangeSelection(tvi->rangeEnt); in onTreeSelect()
/dports/misc/perkeep/perkeep-0.11/website/pk-web/
H A Dformat.go279 func rangeSelection(str string) Selection { func
H A Dgodoc.go380 …FormatText(&buf, src, 1, pathpkg.Ext(abspath) == ".go", r.FormValue("h"), rangeSelection(r.FormVal…
/dports/x11-toolkits/scintilla/scite/win32/
H A DSciTEWinDlg.cxx453 const SA::Range rangeSelection = GetSelection(); in Print() local
454 const LONG startPos = static_cast<LONG>(rangeSelection.start); in Print()
455 const LONG endPos = static_cast<LONG>(rangeSelection.end); in Print()
/dports/editors/scite/scite/win32/
H A DSciTEWinDlg.cxx453 const SA::Range rangeSelection = GetSelection(); in Print() local
454 const LONG startPos = static_cast<LONG>(rangeSelection.start); in Print()
455 const LONG endPos = static_cast<LONG>(rangeSelection.end); in Print()
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dmusescore.cpp5877 bool rangeSelection = cs->selection().isRange(); in transpose() local
5881 td.enableTransposeKeys(rangeSelection); in transpose()
5882 td.enableTransposeToKey(rangeSelection); in transpose()
5883 td.enableTransposeChordNames(rangeSelection); in transpose()
5888 if (rangeSelection) { in transpose()
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D7622.0e38943fa459e872fe93.js.map1rangeSelection = range(min, max + 1);\r\n const selection = this.list.getSelection();\r…
/dports/net/keycloak/keycloak-15.1.1/themes/keycloak.v2/admin/resources/
H A Dindex.js.map4rangeSelection = range(min, max + 1);\r\n const selection = this.list.getSelection();\r…