Searched defs:currentSelection (Results 1 – 5 of 5) sorted by relevance
22 const currentSelection = frontendGlobals.state.currentSelection; constant27 const selectedArea = frontendGlobals.state.areas[currentSelection.areaId]; constant
93 const currentSelection = globals.state.currentSelection; constant
97 const currentSelection = globals.state.currentSelection; constant
667 int[] currentSelection = new int[logBitrates.length]; in getAllocationCheckpoints() local
429 currentSelection: Selection|null; property