Home
last modified time | relevance | path

Searched refs:focusedFlowIdRight (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/ui/src/frontend/
Dkeyboard_event_handler.ts133 boundFlows, globals.frontendLocalState.focusedFlowIdRight);
149 globals.frontendLocalState.focusedFlowIdRight);
Dfrontend_local_state.ts75 focusedFlowIdRight = -1; property in FrontendLocalState
142 this.focusedFlowIdRight = flowId;
Dindex.ts157 globals.frontendLocalState.focusedFlowIdRight = -1;
162 globals.frontendLocalState.focusedFlowIdRight = flow.id;
Dflow_events_renderer.ts219 flow.id === globals.frontendLocalState.focusedFlowIdRight;