Searched defs:currentSelection (Results 1 – 5 of 5) sorted by relevance
22 const currentSelection = globals.state.currentSelection; constant27 const selectedArea = globals.state.areas[currentSelection.areaId]; constant
246 const currentSelection = globals.state.currentSelection; constant
93 std::tuple<size_t, size_t> SkottieTextEditor::currentSelection() const { in currentSelection() function in SkottieTextEditor
261 const currentSelection = globals.state.currentSelection; constant
552 currentSelection: Selection|null; property