Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dpan_and_zoom_handler.ts45 const EDITING_RANGE_CURSOR = 'ew-resize'; constant
156 this.element.style.cursor = EDITING_RANGE_CURSOR;
224 this.element.style.cursor = EDITING_RANGE_CURSOR;