Searched refs:focusedFlowIdLeft (Results 1 – 4 of 4) sorted by relevance
129 boundFlows, globals.frontendLocalState.focusedFlowIdLeft);148 globals.frontendLocalState.focusedFlowIdLeft :
74 focusedFlowIdLeft = -1; property in FrontendLocalState137 this.focusedFlowIdLeft = flowId;
156 globals.frontendLocalState.focusedFlowIdLeft = -1;165 globals.frontendLocalState.focusedFlowIdLeft = flow.id;
218 const focused = flow.id === globals.frontendLocalState.focusedFlowIdLeft ||